Click or drag to resize

ImgPropertyItemGetUInt16 Method

Gets the value stored as UInt16.

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

Return Value

Type: UInt16
Value stored as UInt16.
See Also