API:FMX.Surfaces.TBitmapSurface.GetPixelAddr
Delphi
function GetPixelAddr(const X, Y: Integer): Pointer;
C++
void * __fastcall GetPixelAddr(const int X, const int Y);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.Surfaces.pas FMX.Surfaces.hpp |
FMX.Surfaces | TBitmapSurface |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!