public abstract class ImageMultiBand<T extends ImageMultiBand> extends ImageBase<T>
| Constructor and Description |
|---|
ImageMultiBand() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getNumBands()
Returns the number of bands or colors stored in this image.
|
_createNew, clone, createSameShape, getHeight, getImageType, getIndex, getStartIndex, getStride, getWidth, indexToPixel, isInBounds, isSubimage, reshape, setHeight, setStartIndex, setStride, setTo, setWidth, subimage, subimage