ResampleMaskedCommandVerifyProperties Method |
Namespace: Atalasoft.Imaging.ImageProcessing
Exception | Condition |
---|---|
ArgumentException | ResampleMaskedCommand can only be used with 8-bit indexed images.;sourceImage or The requested MaxSize cannot be used because it would result in a zero length width or height.;sourceImage |
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.