ResampleCommandPerformActualCommand Method |
Performs the actual command.
Namespace:
Atalasoft.Imaging.ImageProcessing
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax Exceptions Exception | Condition |
---|
NotSupportedException | ResampleCommand method mismatch. Please report to support if you see this message. |
IncompatiblePixelFormatException |
AreaAverage can't be used with the + image.PixelFormat.ToString() + pixel format.
or
Filter resampling not supported in 16-bit per component images.
|
See Also