BitmapExtensionsCenter Method

Overload List

Center(Bitmap, Size, GraphicsQualityContainer) Centers the source Bitmap within the specified canvas size.

The resulting effect is equal than using Center in a PictureBox.

Center(Bitmap, Size, GraphicsQualityContainer, Color) Centers the source Bitmap within the specified canvas size.

The resulting effect is equal than using Center in a PictureBox.

See Also