Click or drag to resize

BitmapCropperFitImage Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public Bitmap FitImage(
	Bitmap original,
	PixelFormat pixelFormat = PixelFormat.Format24bppRgb
)

Parameters

original
Type: System.DrawingBitmap
pixelFormat (Optional)
Type: System.Drawing.ImagingPixelFormat

Return Value

Type: Bitmap
See Also