Class IGDIPlus.TGPMatrixStore

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

Inherits: TInterfacedObject

Contents

Syntax

Delphi:

type TGPMatrixStore = class( TInterfacedObject )

C++ Builder:

class TGPMatrixStore : public TInterfacedObject

Visual C++ (MFC):

class CTGPMatrixStore : public CLPComponent

C# (.NET):

public ref class TGPMatrixStore : Vcl.VclProperty

Summary

Saves a transformation matrix.

Description

Create instance of this class to save a transformation matrix. The transformation will be automatically restored when the object is destroyed. The object is interface count referenced, and can be used for function encapsulation.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox