FMX.Surfaces.TBitmapSurface

提供:RAD Studio API Documentation

TBitmapSurfaceSystem.Classes.TPersistentSystem.TObject

Delphi

TBitmapSurface = class(TPersistent)

C++

class PASCALIMPLEMENTATION TBitmapSurface : public System::Classes::TPersistent

プロパティ

種類 可視性 ソース ユニット
class public
FMX.Surfaces.pas
FMX.Surfaces.hpp
FMX.Surfaces FMX.Surfaces


説明

異なるカラー形式を使用することができるカラー バッファの実装。バッファは、グラフィックス ライブラリに依存せず、RAM を使用して構築されます。

関連項目