Click or drag to resize

Image2RGB Constructor (Obj)

Instantiates a new image2 rgb.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Image2RGB(
	Obj image_xobject
)

Parameters

image_xobject
Type: pdftron.SDFObj
the image_xobject
See Also