DK for Python | tatukgis_pdk.TGIS_BitmapAbstract.ToStream | Overloads | Methods | Properties
Save bitmap to stream.
# Python def ToStream( self, _stream: TObject ) -> None:
| Name | Type | Description |
|---|---|---|
| _stream | TObject | platform specific stream (like TStream for VCL) |