Click or drag to resize

ImgPropertyItemGetUInt32 Method

Gets the value stored as UInt32.

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

Return Value

Type: UInt32
Value stored as UInt32.
See Also