FMX.Import.TGEBitmap

De RAD Studio API Documentation
Aller à : navigation, rechercher

FMX.Graphics.TBitmapSystem.Classes.TInterfacedPersistentSystem.Classes.TPersistentSystem.TObjectTGEBitmap

Delphi

TGEBitmap = class(TBitmap)

C++

class PASCALIMPLEMENTATION TGEBitmap : public Fmx::Graphics::TBitmap

Propriétés

Type Visibilité  Source Unité  Parent
class public
FMX.Import.pas
FMX.Import.hpp
FMX.Import FMX.Import

Description

Représente le nom d'un fichier contenant l'encapsulation d'un bitmap.

TGEBitmap contient le nom d'un fichier qui représente l'encapsulation d'un bitmap. Elle crée un objet TBitmap à partir d'un fichier.

Un TBitmap est un objet graphique puissant, utilisé pour créer, manipuler et stocker des images.

Voir aussi