Method function IGDIPlus.IGPBitmapData.GetScan0() : Pointer

From Mitov Wiki Doc
Jump to: navigation, search

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: IGPBitmapData

Contents

Syntax

Delphi:

function GetScan0() : Pointer;

C++ Builder:

Pointer __fastcall GetScan0();

Visual C++ (MFC):

GetScan0();

Summary

Pointer to the first (index 0) scan line of the bitmap.

Description

Pointer to the first (index 0) scan line of the bitmap.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox