Click or drag to resize
BitmapResizer Constructor
Mindig akkora képkockát ad ki, mint amekkorát a kezdetben megadtunk

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public BitmapResizer(
	int width,
	int height,
	byte bytesPerPixel = 3
)

Parameters

width
Type: SystemInt32
height
Type: SystemInt32
bytesPerPixel (Optional)
Type: SystemByte
See Also