Click or drag to resize

ImgPropertyItemGetInt32Array Method

Gets the value stored as Int32 array.

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

Return Value

Type: Int32
Value stored as Int32 array.
See Also