Click or drag to resize

ImageHelperFlipData Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public byte[] FlipData(
	byte[] data,
	int width,
	int height
)

Parameters

data
Type: SystemByte
width
Type: SystemInt32
height
Type: SystemInt32

Return Value

Type: Byte
See Also