TTMSMCPBitmapHelper.SaveToStream Method
Saves the bitmap to the specified stream.
API unit family: TMS.MCP.Types
Declaring type: TTMSMCPBitmapHelper
Syntax
procedure SaveToStream(AStream: TStream);
Parameters
| Name | Description |
|---|---|
AStream |
The output stream that receives the image data. |