TTMSFNCBloxImage.SaveToStream Method
Writes the current image content to a stream.
API unit family: TMSFNCBloxCoreTypes
Declaring type: TTMSFNCBloxImage
Syntax
procedure SaveToStream(Stream: TStream);
Remarks
Not supported on the web platform.
Parameters
| Name | Description |
|---|---|
Stream |
Stream to write the bitmap data to. Ignored when not assigned. |