Unit 'GR32_Polygons' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32]

TBitmapPolygonFiller

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: GR32_Polygons.pas line 188

type TBitmapPolygonFiller = class(TCustomPolygonFiller)

protected

  function GetFillLine; override;

  

  procedure FillLineOpaque();

  

  procedure FillLineBlend();

  

  procedure FillLineBlendMasterAlpha();

  

  procedure FillLineCustomCombine();

  

public

  property Pattern: TCustomBitmap32; [rw]

  

  property OffsetX: Integer; [rw]

  

  property OffsetY: Integer; [rw]

  

end;

Inheritance

TBitmapPolygonFiller

  

|

TCustomPolygonFiller

  

|

TObject



CT Web help

CodeTyphon Studio