API:FMX.Graphics.TBitmapCodecManager.LoadFromStream
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 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。