Click or drag to resize

DocxImagingGetImageFormat Method

Gets the image format.

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

Parameters

img
Type: System.DrawingImage
The img.

Return Value

Type: ImageFormat
System.Drawing.Imaging.ImageFormat.
See Also