FMX.Graphics.PBitmapCodecSaveParams

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

PBitmapCodecSaveParams = ^TBitmapCodecSaveParams;

C++

typedef TBitmapCodecSaveParams *PBitmapCodecSaveParams;

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics FMX.Graphics


Description

Type de pointeur sur TBitmapCodecSaveParams.

PBitmapCodecSaveParams peut accéder aux données relatives aux paramètres associés à un encodeur TBitmap.

Voir aussi