API:FMX.Graphics.TBitmapCodecManager.LoadFromStream

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

Delphi

class function LoadFromStream(const AStream: TStream; const ABitmap: TBitmapSurface;
const AMaxSizeLimit: Cardinal = 0): Boolean;

C++

__classmethod bool __fastcall LoadFromStream(System::Classes::TStream* const AStream, Fmx::Surfaces::TBitmapSurface* const ABitmap, const unsigned AMaxSizeLimit = (unsigned)(0x0));

プロパティ

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

説明

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