ChangePixelFormatCommandVerifyProperties Method |
Namespace: Atalasoft.Imaging.ImageProcessing
Exception | Condition |
---|---|
IncompatiblePixelFormatException | Source and destination pixel formats cannot be equal |
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.