Click or drag to resize

ImgPropertyItemGetByteArray Method

Gets the value stored as a byte array.

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

Return Value

Type: Byte
A byte array.
See Also