Click or drag to resize

Image2RGB Constructor (Image)

Instantiates a new image2 rgb.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Image2RGB(
	Image image
)

Parameters

image
Type: pdftron.PDFImage
the image
See Also