User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_bitmapfactory

Table of Contents

ITGIS_BitmapFactory interface

DK for ActiveX | TatukGIS_XDK11.ITGIS_BitmapFactory | Interfaces | Methods

Platform independent factory for platform dependent TGIS_Bitmap object.

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

Syntax

// C#
public interface ITGIS_BitmapFactory: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_BitmapFactory
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_BitmapFactory = public interface( ITBaseObject )
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
NativeFormat public Provides platform specific bitmap format.
NativeLineOrder public Provides platform specific bitmap's line order.

2025/01/31 01:03

Page Tools