TTMSFNCBloxImage.LoadFromStream Method
Loads the image content from a stream, replacing any existing content.
API unit family: TMSFNCBloxCoreTypes
Declaring type: TTMSFNCBloxImage
Syntax
procedure LoadFromStream(Stream: TStream);
Parameters
| Name | Description |
|---|---|
Stream |
Stream to read the bitmap data from. Ignored when not assigned. |