Available also on: Delphi | .NET | Java.
Save the bitmap to a stream using the native platform format.
# Python def ToStream( self, _stream: TObject ) -> None:
| Name | Type | Description |
|---|---|---|
| _stream | TObject | platform specific stream object that receives the bitmap data |