User Tools

Site Tools


api:dk11:delphi:gistypesui.tgis_bitmap.assign_tgis_bitmap

Table of Contents

TGIS_Bitmap.Assign method

DK 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
2025/01/31 01:09

Page Tools