Click or drag to resize
OzInvertApply Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Bitmap Apply(
	Bitmap bitmap
)

Parameters

bitmap
Type: System.DrawingBitmap

Return Value

Type: Bitmap

Implements

IFilterApply(Bitmap)
See Also