Click or drag to resize

ImageManager Constructor

The standard constructor.

Namespace:  NetQuarry.Util.Image
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public ImageManager(
	IAppContext cxt
)

Parameters

cxt
Type: NetQuarryIAppContext
The application context.
See Also