User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_bitmap.nativebitmap

Table of Contents

TGIS_Bitmap.NativeBitmap property

DK11 for Java | tatukgis.jdk.TGIS_Bitmap.NativeBitmap | Constructors | Methods | Properties

Platform specific bitmap object (like TBitmap for VCL).

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

Syntax

// Java
public TObject getNativeBitmap();
 
public void setNativeBitmap(
  TObject _value
);
// Oxygene
public
  property NativeBitmap : TObject read write;

Value

Type
TObject
2024/12/20 22:24

Page Tools