DngLoadOptions Class

Summary: The DNG load options

Module: aspose.imaging.imageloadoptions

Full Name: aspose.imaging.imageloadoptions.DngLoadOptions

Inheritance: LoadOptions

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
DngLoadOptions()Initializes a new instance of the DngLoadOptions class

Properties

NameTypeAccessDescription
adjust_white_balanceboolr/wGets or sets the flag indicating that the white balance of the loaded DNG image should be adjusted.
buffer_size_hintintr/wGets or sets the buffer size hint which is defined max allowed size for all internal buffers.
concurrent_image_processingboolr/wGets or sets a value indicating whether [concurrent image processing].
data_background_colorColorr/wGets or sets the Image background Color.
data_recovery_modeDataRecoveryModer/wGets or sets the data recovery mode.
fbddNoiseReductionTyper/wGets or sets the FBDD.
use_icc_profile_conversionboolr/wGets or sets a value indicating whether ICC profile conversion should be applied.

Constructor: DngLoadOptions()

 DngLoadOptions() 

Initializes a new instance of the DngLoadOptions class