FMX.Graphics.TBitmapData.Create

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

Delphi

constructor Create(const AWidth, AHeight: Integer; const APixelFormat: TPixelFormat);

C++

__fastcall TBitmapData(const int AWidth, const int AHeight, const Fmx::Types::TPixelFormat APixelFormat);
TBitmapData() {}

プロパティ

種類 可視性 ソース ユニット
constructor public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TBitmapData

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。