API:Vcl.Graphics.TCustomCanvas.Pixels

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Pixels[X, Y: Integer]: TColor read GetPixel write SetPixel;

C++

__property System::Uitypes::TColor Pixels[int X][int Y] = {read=GetPixel, write=SetPixel};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics TCustomCanvas

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !