Jpeg2000LoadOptions Class

Summary: JPEG2000 load options

Module: aspose.psd.imageloadoptions

Full Name: aspose.psd.imageloadoptions.Jpeg2000LoadOptions

Inheritance: LoadOptions

Aspose.PSD Version: 24.4.0

Constructors

NameDescription
Jpeg2000LoadOptions()Initializes a new instance of the Jpeg2000LoadOptions class.

Properties

NameTypeAccessDescription
buffer_size_hintintr/wGets or sets the buffer size hint which is defined max allowed size for all internal buffers.
data_background_colorColorr/wGets or sets the Image background Color.
data_recovery_modeDataRecoveryModer/wGets or sets the data recovery mode.
maximum_decoding_timeintr/wGets or sets the maximum decoding time in seconds (this option can be used on very slow on memory machines to prevent hanging on process on very big images - resolution more than 5500x6500 pixels).
use_icc_profile_conversionboolr/wGets or sets a value indicating whether ICC profile conversion should be applied.

Constructor: Jpeg2000LoadOptions()

 Jpeg2000LoadOptions() 

Initializes a new instance of the Jpeg2000LoadOptions class.