[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Returns an pointer to the raw data for a scan line.
Source position: intfgraphics.pas line 262
public function TLazIntfImage.GetDataLineStart( |
y: Integer |
):Pointer; |
Similar to Delphi's TBitmap.ScanLine. Works with scan lines aligned to whole bytes.
lazarus-ccr.sourceforge.net |