User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_bitmapabstract.tostream_tobject

Table of Contents

TGIS_BitmapAbstract.ToStream(TObject) method

Save the bitmap to a stream using the native platform format.

Syntax

# Python
def ToStream(
  self,
  _stream: TObject
) -> None: 

Parameters

Name Type Description
_stream TObject platform specific stream object that receives the bitmap data
2026/07/10 23:47

Page Tools