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

TLazIntfImageSetPixelProc

Declaration

Source position: intfgraphics.pas line 102

type TLazIntfImageSetPixelProc = procedure(

  x: Integer;

  y: Integer;

  const Color: TFPColor

) of object;



CT Web help

CodeTyphon Studio