Class DngLoadOptions

Class DngLoadOptions

Le nom : Aspose.Imaging.ImageLoadOptions Assemblée: Aspose.Imaging.dll (25.4.0)

Les options de charge DNG

public class DngLoadOptions : LoadOptions

Inheritance

object LoadOptions DngLoadOptions

I membri ereditari

LoadOptions.AddCustomFontSource(CustomFontSource, params object[]) , LoadOptions.DataRecoveryMode , LoadOptions.DataBackgroundColor , LoadOptions.UseIccProfileConversion , LoadOptions.BufferSizeHint , LoadOptions.ProgressEventHandler , LoadOptions.ConcurrentImageProcessing , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

DngLoadOptions()

public DngLoadOptions()

Properties

AdjustWhiteBalance

Obtenez ou mettez le drapeau indiquant que l’équilibre blanc de l’image DNG chargée doit être ajusté.

public bool AdjustWhiteBalance { get; set; }

Valore di proprietà

bool

Fbdd

Obtenez ou mettez le FBDD.

public NoiseReductionType Fbdd { get; set; }

Valore di proprietà

NoiseReductionType

Vedi anche

LoadOptions

 Français