DK11 for Java | tatukgis.jdk.TGIS_PixelItem | Classes | Fields | Properties
Pixel value used mainly in iterators.
// Java public class TGIS_PixelItem { };
// Oxygene type TGIS_PixelItem = public class end;
Name | Visibility | Description | |
---|---|---|---|
Bands | public | Values of individual bands. | |
Color | public | Color value of the pixel. | |
Value | public | Value of the pixel. | |
Name | Visibility | Description | |
---|---|---|---|
Center | public | Coordinates of the center of the pixel in layer coordinate system. | |
Distance | public | Distance of pixel along line. | |
Extent | public | Extent of the pixel in layer coordinate system. | |
Writable | public | If true then pixel is in a writable mode (changes will be posted back after leaving loop) | |