PngLoadOptions Class

Summary: The png load options.

Module: aspose.psd.imageloadoptions

Full Name: aspose.psd.imageloadoptions.PngLoadOptions

Inheritance: LoadOptions

Aspose.PSD Version: 24.4.0

Constructors

NameDescription
PngLoadOptions()Initializes a new instance of the PngLoadOptions 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.
strict_modeboolr/wGets or sets a value indicating whether [strict mode].
use_icc_profile_conversionboolr/wGets or sets a value indicating whether ICC profile conversion should be applied.

Constructor: PngLoadOptions()

 PngLoadOptions() 

Initializes a new instance of the PngLoadOptions class