BitmapDataExtensionsResize Method

Overload List

Resize(IReadableBitmapData, Size, ScalingMode, Boolean) Resizes the specified source.
Resize(IReadableBitmapData, IAsyncContext, Size, ScalingMode, Boolean) Resizes the specified source, using a context that may belong to a higher level, possibly asynchronous operation.
Resize(IReadableBitmapData, Size, ScalingMode, Boolean, ParallelConfig) Resizes the specified source.

See Also