Click or drag to resize
OzImageSave Method (String, OzImageFormat)

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.3.9.0
Syntax
public void Save(
	string fileName,
	OzImageFormat format = null
)

Parameters

fileName
Type: SystemString
format (Optional)
Type: Ozeki.MediaOzImageFormat
See Also