XImageFromGdiPlusImage Method Terminal Works - PDF Printing.Net Library
Conversion from Image to XImage.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public static XImage FromGdiPlusImage(
	Image image
)

Parameters

image
Type: System.DrawingImage

Return Value

Type: XImage
See Also

Reference