User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_bitmap.create_3_itgis_bitmap

Table of Contents

ITGIS_Bitmap.Create_3 method

DK for ActiveX | TatukGIS_XDK11.ITGIS_Bitmap.Create_3 | Methods | Properties

Create an instance from exiting bitmap.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public void Create_3(
  ITGIS_Bitmap _bmp
);
' VisualBasic
Public Sub Create_3(
  ByVal _bmp As ITGIS_Bitmap
)
// Oxygene
public
  procedure Create_3(
    _bmp : ITGIS_Bitmap
  );

Parameters

Name Type Description
_bmp ITGIS_Bitmap source bitmap
2025/01/31 01:03

Page Tools