DngLoadOptions Class
Contents
[
Hide
]Summary: The DNG load options
Module: aspose.imaging.imageloadoptions
Full Name: aspose.imaging.imageloadoptions.DngLoadOptions
Inheritance: LoadOptions
Constructors
Name | Description |
---|---|
DngLoadOptions() | Initializes a new instance of the DngLoadOptions class |
Properties
Name | Type | Access | Description |
---|---|---|---|
adjust_white_balance | bool | r/w | Gets or sets the flag indicating that the white balance of the loaded DNG image should be adjusted. |
buffer_size_hint | int | r/w | Gets or sets the buffer size hint which is defined max allowed size for all internal buffers. |
concurrent_image_processing | bool | r/w | Gets or sets a value indicating whether [concurrent image processing]. |
data_background_color | Color | r/w | Gets or sets the Image background Color. |
data_recovery_mode | DataRecoveryMode | r/w | Gets or sets the data recovery mode. |
fbdd | NoiseReductionType | r/w | Gets or sets the FBDD. |
use_icc_profile_conversion | bool | r/w | Gets or sets a value indicating whether ICC profile conversion should be applied. |
Constructor: DngLoadOptions()
DngLoadOptions()
Initializes a new instance of the DngLoadOptions class