ImageProcessExceptionImage Property |
Gets or sets the
AtalaImage object which is causing the error.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public AtalaImage Image { get; set; }
Public Property Image As AtalaImage
Get
Set
Property Value
Type:
AtalaImage The
AtalaImage object which is causing the error.
Property Value
Type:
AtalaImage The AtalaImage causing this exception.
See Also