Unit 'BGRAFilterType' Package
[Overview][Constants][Types][Classes][Index] [#pl_bgrabitmap]

TBGRAFilterScanner

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

Declaration

Source position: bgrafiltertype.pas line 50

type TBGRAFilterScanner = class(TBGRACustomScanner)

public

  constructor Create();

  

  procedure ComputeFilter(); virtual; abstract;

  

  function ScanAtInteger(); override;

  

  procedure ScanMoveTo(); override;

  

  function ScanNextPixel; override;

  

  procedure ScanPutPixels(); override;

  

  procedure ScanSkipPixels(); override;

  

  function IsScanPutPixelsDefined; override;

  

  function ScanAt(); override;

  

  property Source: IBGRAScanner; [r]

  

  property Offset: TPoint; [r]

  

  property AllowDirectRead: Boolean; [rw]

  

end;

Inheritance

TBGRAFilterScanner

  

|

TBGRACustomScanner

  

|

TObject



CT Web help

CodeTyphon Studio