Class DngLoadOptions
Class DngLoadOptions
Il nome: Aspose.Imaging.ImageLoadOptions Assemblea: Aspose.Imaging.dll (25.4.0)
Le opzioni di carico 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
Riceve o mette la bandiera indicando che l’equilibrio bianco dell’immagine DNG caricata dovrebbe essere adeguato.
public bool AdjustWhiteBalance { get; set; }
Valore di proprietà
Fbdd
Ricevi o metti il FBDD.
public NoiseReductionType Fbdd { get; set; }