![]() | IBitmapImageResize Method (Int32, Int32, ResizeInterpolation) |
Namespace: CohesiveComputing.Imaging
IBitmapImage Resize( int newWidth, int newHeight, ResizeInterpolation interpolation )
Exception | Condition |
---|---|
ArgumentOutOfRangeException | newWidth or newHeight |
InvalidOperationException | Resulting image too large. |