FMX.Surfaces.TBitmapSurface.GetPixelAddr

From RAD Studio API Documentation
Jump to: navigation, search

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.