Click or drag to resize

DocxImagingGetImageFormat Method

Gets the image format.

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

Parameters

img  Image
The img.

Return Value

ImageFormat
System.Drawing.Imaging.ImageFormat.
See Also