FMX.Types3D.TContext3D.PixelFormat

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function PixelFormat: TPixelFormat; virtual; abstract;

C++

virtual __classmethod Fmx::Types::TPixelFormat __fastcall PixelFormat() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D

Beschreibung

Repräsentiert das Pixel-Format in diesem Kontext.

Siehe auch