API:FMX.Graphics.TBitmapCodecManager.SaveToFile

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function SaveToFile(const AFileName: string; const ABitmap: TBitmapSurface;
const ASaveParams: PBitmapCodecSaveParams = nil): Boolean;

C++

__classmethod bool __fastcall SaveToFile(const System::UnicodeString AFileName, Fmx::Surfaces::TBitmapSurface* const ABitmap, const PBitmapCodecSaveParams ASaveParams = (PBitmapCodecSaveParams)(0x0));

Propriétés

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

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 !