Namespace: Rx.Net – Class: ImageFormat – Assembly: Rx.Net.Mixed

ImageFormat.ImageFormat Constructor

C#
public ImageFormat(int iWidth, int iHeight, Rx.Net.EPixelType ePixelType, Rx.Net.EDataType eDataType)

Constructor.

Parameters

[int] iWidth

Width.

[int] iHeight

Height.

[Rx.Net.EPixelType] ePixelType

Pixel type.

[Rx.Net.EDataType] eDataType

Data type.