ResampleCommandPerformActualCommand Method |
Performs the actual command.
Namespace:
Atalasoft.Imaging.ImageProcessing
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.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