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