Click or drag to resize

ImgPropertyItemGetUInt32Array Method

Gets the value stored as UInt32 array.

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

Return Value

Type: UInt32
Value stored as UInt32 array.
See Also