Click or drag to resize

SetAlphaFromMaskCommandVerifyProperties Method

Verifies the properties.

Namespace:  Atalasoft.Imaging.ImageProcessing.Channels
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected override void VerifyProperties(
	AtalaImage sourceImage
)

Parameters

sourceImage
Type: Atalasoft.ImagingAtalaImage
The source image.
Exceptions
ExceptionCondition
ArgumentNullExceptionMaskImage
ArgumentExceptionMaskImage contains no image data or is disposed.;MaskImage
See Also