Uses of Class
de.pco.common.AbstractMetadata
| Package | Description |
|---|---|
| de.pco.common |
-
Uses of AbstractMetadata in de.pco.common
Methods in de.pco.common that return AbstractMetadata Modifier and Type Method Description AbstractMetadataAbstractImageData. getMetadata()Returns the image metadata.Constructors in de.pco.common with parameters of type AbstractMetadata Constructor Description AbstractImageData(AbstractUnsignedArray image, AbstractMetadata metadata)Constructor from the wrapped array of values and from the metadata which contains also width and height.ImageData(UShortArray image, AbstractMetadata metadata)Constructor from the wrapped array of values and from the metadata which contains also the width and the height.ImageDataCompressed(UByteArray image, AbstractMetadata metadata)Constructor from the wrapped array of values and from the metadata which contains also the width and the height.