DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerPixelSubFormat | Interfaces | Methods | Properties
Pixel file capabilities.
// C# public interface ITGIS_LayerPixelSubFormat: ITBaseObject { }
' VisualBasic Public Interface ITGIS_LayerPixelSubFormat Implements ITBaseObject End Class
// Oxygene type ITGIS_LayerPixelSubFormat = public interface( ITBaseObject ) end;
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. | |
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. | |