boofcv.struct.image
Class ImageMultiBand<T extends ImageMultiBand>
- java.lang.Object
-
- boofcv.struct.image.ImageBase<T>
-
- boofcv.struct.image.ImageMultiBand<T>
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
- Direct Known Subclasses:
- ImageInterleaved, Planar
public abstract class ImageMultiBand<T extends ImageMultiBand> extends ImageBase<T>
Base class for images with multiple bands.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description ImageMultiBand()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description abstract intgetNumBands()Returns the number of bands or colors stored in this image.-
Methods inherited from class boofcv.struct.image.ImageBase
_createNew, clone, createSameShape, getHeight, getImageType, getIndex, getStartIndex, getStride, getWidth, indexToPixel, isInBounds, isSubimage, reshape, setHeight, setStartIndex, setStride, setTo, setWidth, subimage, subimage
-
-
DataMelt 3.0 © DataMelt by jWork.ORG