User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_bitmapfactory

Table of Contents

TGIS_BitmapFactory class

DK11 for .NET | TatukGIS.NDK.TGIS_BitmapFactory | Classes | Methods

Platform independent factory for platform dependent TGIS_Bitmap object.

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

Syntax

// C#
public class TGIS_BitmapFactory 
{
}
' VisualBasic
Public Class TGIS_BitmapFactory
End Class
// Oxygene
type
  TGIS_BitmapFactory = public class
  end;

Methods

Inherited Overrides Protected
Name Visibility Description
BitmapType public Provides platform specific bitmap's type.
DoCreate public Create bitmap with a given size.
DoCreateFromBitmap public Create bitmap from platform specific bitmap object.
DoCreateFromFile public Create bitmap from file.
DoCreateFromResource public Create bitmap from resource.
DoCreateFromStream public Create bitmap from platform stream.
NativeFormat public Provides platform specific bitmap format.
NativeLineOrder public Provides platform specific bitmap's line order.

2024/07/05 20:54

Page Tools