API:FMX.Graphics.TBitmapData.SetPixel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetPixel(const X, Y: Integer; const AColor: TAlphaColor);

C++

void __fastcall SetPixel(const int X, const int Y, const System::Uitypes::TAlphaColor AColor);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TBitmapData

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=API:FMX.Graphics.TBitmapData.SetPixel&oldid=575104"