FMX.Types.PixelFormatToString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function PixelFormatToString(Format: TPixelFormat): string;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall PixelFormatToString(TPixelFormat Format);

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

Convertit le format de pixel spécifié en chaîne lisible.

Format spécifie le TPixelFormat à convertir.

Voir aussi