Uses of Class
de.pco.common.UByteArray
| Package | Description |
|---|---|
| de.pco.common |
-
Uses of UByteArray in de.pco.common
Constructors in de.pco.common with parameters of type UByteArray Constructor Description ImageDataCompressed(UByteArray image, int width, int height)Constructor from the wrapped array of values, without the metadata.ImageDataCompressed(UByteArray image, AbstractMetadata metadata)Constructor from the wrapped array of values and from the metadata which contains also the width and the height.