Click or drag to resize

DocxImagingGetImageFormat Method

Gets the image format.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public static ImageFormat GetImageFormat(
	Image img
)

Parameters

img  Image
The img.

Return Value

ImageFormat
System.Drawing.Imaging.ImageFormat.
See Also