Field IGDIPlus.TGPBitmapData.Scan0
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TGPBitmapData
Contents |
Syntax
Delphi:
Scan0 : Pointer;
C++ Builder:
Pointer Scan0;
Visual C++ (MFC):
void * Scan0;
C# (.NET):
public void * Scan0;
Summary
Pointer to the first (index 0) scan line of the bitmap.
Description
Pointer to the first (index 0) scan line of the bitmap.