FMX.Surfaces.TBitmapSurface

提供: RAD Studio API Documentation
移動先: 案内検索

System.Classes.TPersistentSystem.TObjectTBitmapSurface

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 を使用して構築されます。

関連項目