Jpeg2000Options

Jpeg2000Options constructor (1 of 2)

Initializes a new instance of the Jpeg2000Options class.

public Jpeg2000Options()

See Also


Jpeg2000Options constructor (2 of 2)

Initializes a new instance of the Jpeg2000Options class.

public Jpeg2000Options(Jpeg2000Options jpeg2000Options)
ParameterTypeDescription
jpeg2000OptionsJpeg2000OptionsThe Jpeg2000 file format options to copy settings from.

See Also