ImageExtensionsZoom Method

Overload List

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

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

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

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

See Also