LoadOptions Class
Summary: Represents the loading options.
Module: aspose.psd
Full Name: aspose.psd.LoadOptions
Aspose.PSD Version: 24.9.0
Constructors
Name | Description |
---|---|
LoadOptions() | Initializes a new instance of the LoadOptions class |
Properties
Name | Type | Access | Description |
---|---|---|---|
buffer_size_hint | int | r/w | Gets or sets the buffer size hint which is defined max allowed size for all internal buffers. |
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. |
use_icc_profile_conversion | bool | r/w | Gets or sets a value indicating whether ICC profile conversion should be applied. |
Constructor: LoadOptions()
LoadOptions()
Initializes a new instance of the LoadOptions class