help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Graph' (#rtl)

getscanlineproc

Standard getscanline routine prototype

Declaration

Source position: graphh.inc line 528

type getscanlineproc = procedure(

  X1: SmallInt;

  X2: SmallInt;

  Y: SmallInt;

  var data

);

Description

This routine is used for FloodFill It returns an entire screen scan line with a word for each pixel in the scanline. Also handy for GetImage.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505