Click or drag to resize

OzGammaCorrectionApply Method

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

Parameters

bitmap
Type: System.DrawingBitmap

Return Value

Type: Bitmap

Implements

IFilterApply(Bitmap)
See Also