FMX.Layers3D.TImage3D

De RAD Studio API Documentation
Aller à : navigation, rechercher

FMX.Layers3D.TAbstractLayer3DFMX.Controls3D.TControl3DFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTImage3D

Delphi

TImage3D = class(TAbstractLayer3D, IBitmapObject)

C++

class PASCALIMPLEMENTATION TImage3D : public TAbstractLayer3D

Propriétés

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

Description

Représente une couche 3D qui affiche une image bitmap sur son arrière-plan.

La classe TImage3D implémente une couche 3D qui peut afficher une image bitmap en arrière-plan. Ce type de couche 3D peut seulement être utilisé sur les fiches FireMonkey 3D.

Voir aussi