Interface IGDIPlus.IGPMatrix

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: SignalLabBasicPkg

Unit: IGDIPlus

Contents

Syntax

Delphi:

type IGPMatrix = interface

Summary

Interface to a TGPMatrix object.

Description

Defines interface to a TGPMatrix object.

A TGPMatrix object represents a 3×3 matrix that, in turn, represents an affine transformation. A Matrix object stores only six of the 9 numbers in a 3×3 matrix because all 3×3 matrices that represent affine transformations have the same third column (0, 0, 1).

Properties

Methods

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox