Click or drag to resize

BitmapCropper Constructor

Initializes a new instance of the BitmapCropper class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public BitmapCropper(
	int width,
	int height
)

Parameters

width
Type: SystemInt32
height
Type: SystemInt32
See Also