Click or drag to resize

AnnotationImage.ImageData Property

Gets the image data.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public byte[] ImageData { get; }

Property Value

Type:Byte[]
A byte array containing the raw image data.
See Also