DK11 for ActiveX | TatukGIS_XDK11.ITGIS_PixelBandsDefinition | Interfaces | Methods | Properties
Complete definition of all bands of a layer.
// C# public interface ITGIS_PixelBandsDefinition: ITBaseObject { }
' VisualBasic Public Interface ITGIS_PixelBandsDefinition Implements ITBaseObject End Class
// Oxygene type ITGIS_PixelBandsDefinition = public interface( ITBaseObject ) end;
Name | Visibility | Description | |
---|---|---|---|
AddBand | public | Add a band definition. | |
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
ClearBands | public | Clear all band definitions. | |
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
FromString | public | Convert a string representation to a band definition. | |
SetBandSet | public | Set band use. | |
ToString | public | Convert a band definition to a string representation. | |
Name | Visibility | Description | |
---|---|---|---|
Band1 | public | First band. | |
Band2 | public | Second band of BandSet. | |
Band3 | public | Third band of BandSet. | |
Band4 | public | Fourth band of BandSet. | |
Bands | public | Definitions of all bands. | |
BandSet | public | How bands should be interpreted. | |
FileInfo | public | File producer info (like camera manufacture). | |