TTMSMCPBitmap.SaveToStream Method
Saves the bitmap to the given stream in PNG format.
API unit family: TMS.MCP.Types
Declaring type: TTMSMCPBitmap
Syntax
procedure SaveToStream(Stream: TStream); virtual;
Parameters
| Name | Description |
|---|---|
Stream |
The output stream that receives the image data. |