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

ImageFormat.ToNative Static Method

C#
public static CRxImageFormat ToNative(ImageFormat xImageFormat)

Converts an ImageFormat to a CRxImageFormat.

Parameters

[ImageFormat] xImageFormat

[in] The ImageFormat.

Returns

CRxImageFormat

xImageFormat as a CRxImageFormat.