Click or drag to resize

ImgPropertyItemGetUInt16Array Method

Gets the value stored as UInt16 array.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
public ushort[] GetUInt16Array()

Return Value

Type: UInt16
Value stored as UInt16 array.
See Also