Class IGDIPlus.TGPTextureBrush

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: TGPBrush

Contents

Syntax

Delphi:

type TGPTextureBrush = class( TGPBrush, IGPTextureBrush, IGPTransformable )

C++ Builder:

class TGPTextureBrush : public TGPBrush

Visual C++ (MFC):

class CTGPTextureBrush : public CTGPBrush

C# (.NET):

public ref class TGPTextureBrush : Mitov.SignalLab.Brush

Summary

Defines a Brush object that contains an Image object that is used for the fill.

Description

The TGPTextureBrush class defines a Brush object that contains an Image object that is used for the fill. The fill image can be transformed by using the local Matrix object contained in the Brush object.

Methods

Public

From TGPBrush

Methods

Public

From TGPBase

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox