Unit 'IntfGraphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TLazIntfImageGetPixelProc

Declaration

Source position: intfgraphics.pas line 101

type TLazIntfImageGetPixelProc = procedure(

  x: Integer;

  y: Integer;

  out Color: TFPColor

) of object;



CT Web help

CodeTyphon Studio