Unit 'BGRATransform' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

TBGRAQuadLinearScanner

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

Declaration

Source position: bgratransform.pas line 88

type TBGRAQuadLinearScanner = class(TBGRACustomScanner)

public

  function ScanAt(); override;

  

  procedure ScanPutPixels(); override;

  

  function IsScanPutPixelsDefined; override;

  

  procedure ScanMoveTo(); override;

  

  function ScanNextPixel; override;

  

  procedure ScanSkipPixels(); override;

  

  constructor Create();

  

  destructor Destroy; override;

  

  property Culling: TFaceCulling; [rw]

  

  property Padding: Boolean; [rw]

  

end;

Inheritance

TBGRAQuadLinearScanner

  

|

TBGRACustomScanner

  

|

TObject



CT Web help

CodeTyphon Studio