Click or drag to resize

OzCropFilter Constructor

Initializes a new instance of the OzCropFilter class

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

Parameters

width  Int32
 
height  Int32
 
See Also