User Tools

Site Tools


api:dk11:delphi:gistypesui.tgis_bitmap.assign_tgis_bitmap

Table of Contents

TGIS_Bitmap.Assign method

DK11 for Delphi | GisTypesUI.TGIS_Bitmap.Assign | Constructors | Methods | Properties

Assign bitmap from other instance.

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

Syntax

// Delphi
public
  procedure Assign(
    _source : TGIS_Bitmap
  );
// C++ Builder
public:
  void Assign(
    TGIS_Bitmap* _source
  );

Parameters

Name Type Description
_source TGIS_Bitmap source bitmap
2022/11/30 19:19

Page Tools