[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.
Version 4.0 | Generated 2025-05-03 | Home |