Vcl.Imaging.pngimage.TRGBPixel

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TRGBPixel = record

C++

struct DECLSPEC_DRECORD TRGBPixel
{
public:
    System::Byte B;
    System::Byte G;
    System::Byte R;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
Vcl.Imaging.pngimage.pas
Vcl.Imaging.pngimage.hpp
Vcl.Imaging.pngimage Vcl.Imaging.pngimage

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 !