Unit 'XGR32_EffectsClasses' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_graphics32ext]

TgreStroke

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

Declaration

Source position: XGR32_EffectsClasses.pas line 198

type TgreStroke = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  property Src: TBitmap32; [rw]

  

  property Dst: TBitmap32; [rw]

  

  procedure MakeStroke;

  

  function GetDeltaSize;

  

  property Color: TColor32; [rw]

  

  property Position: TgreStrokePosition; [rw]

  

  property Opacity: TOpacity; [rw]

  

  property Size: Word; [rw]

  

end;

Inheritance

TgreStroke

  

|

TObject



CT Web help

CodeTyphon Studio