Unit 'BGRABitmapTypes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_bgrabitmap]

IBGRAScanner

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

Declaration

Source position: bgrascanner.inc line 18

type IBGRAScanner = interface

  procedure ScanMoveTo();

  

  function ScanNextPixel;

  

  function ScanNextExpandedPixel;

  

  function ScanAt();

  

  function ScanAtExpanded();

  

  function ScanAtInteger();

  

  function ScanAtIntegerExpanded();

  

  procedure ScanPutPixels();

  

  procedure ScanSkipPixels();

  

  function IsScanPutPixelsDefined;

  

  function GetTextureGL;

  

  function GetImageBoundsWithin();

  

  function ProvidesScanline();

  

  function GetScanlineAt();

  

  function GetScanCustomColorspace;

  

  procedure ScanNextCustomChunk();

  

  procedure ScanNextMaskChunk();

  

  function ScanAtIntegerMask();

  

  function ScanAtMask();

  

end;

Inheritance

IBGRAScanner

  

|

IInterface



CT Web help

CodeTyphon Studio