User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_pixelformat

Table of Contents

TGIS_PixelFormat class

DK for Python | tatukgis_pdk.TGIS_PixelFormat | Classes | Properties

Platform independent pixel format specification

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

Syntax

# Python
class TGIS_PixelFormat:

Properties

Inherited Protected
Name Visibility Description
ARGB public 32 bit per pixels in ARGB.
Bit1 public 1 bit per pixel.
Bit4 public 4 bit per pixel.
Bit8 public 8 bit per pixel.
Custom public Custom for special use.
RGB public 24 bit per pixel in RGB.

2025/01/31 01:22

Page Tools