ReplaceChannelCommand.VerifyProperties Method |
Namespace: Atalasoft.Imaging.ImageProcessing.Channels
Exception | Condition |
---|---|
ArgumentException | ReplaceChannel command requires at least one image;Channel1Image or All images must have the image width and height. |
This method does not check the integrity of the source image itself. That is already done by the time VerifyProperties is called.
Errors should be indicated by throwing an appropriate exception.