BitmapExtensionsZoom Method

Overload List

Zoom(Bitmap, Size, GraphicsQualityContainer) Enlarges the source Bitmap within the specified canvas size, preserving its aspect ratio.

The resulting effect is equal than using Zoom for BackgroundImageLayout property.

Zoom(Bitmap, Size, GraphicsQualityContainer, Color) Enlarges the source Bitmap within the specified canvas size, preserving its aspect ratio.

The resulting effect is equal than using Zoom for BackgroundImageLayout property.

See Also