Class DngLoadOptions
Der Name: Aspose.Imaging.ImageLoadOptions Versammlung: Aspose.Imaging.dll (25.4.0)
Die DNG Lastoptionen
public class DngLoadOptions : LoadOptions
Inheritance
object ← LoadOptions ← DngLoadOptions
Vererbte Mitglieder
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
Fangen oder legen Sie die Flagge an, die darauf hindeutet, dass die weiße Balance des aufgeladenen DNG-Bildes angepasst werden sollte.
public bool AdjustWhiteBalance { get; set; }
Eigentumswert
Fbdd
Gibt oder setzt die FBDD.
public NoiseReductionType Fbdd { get; set; }