User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layerpixelsubformat

Table of Contents

ITGIS_LayerPixelSubFormat interface

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerPixelSubFormat | Interfaces | Methods | Properties

Pixel file capabilities.

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

Syntax

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

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
CreateCopy public Clone object.
Create_ public Constructor.
DefaultSubFormat public Get default subformat.
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
ToString public Get text description.

Properties

Inherited Protected
Name Visibility Description
Compression public Supported compression type.
CompressionLevel public Compression level.
GrayScale public True if file is grayscale.
PixelFormat public Format of pixel files (number of bits per pixel).
Subformat public Sub-format used.

2022/11/30 19:08

Page Tools