Class DngLoadOptions

Class DngLoadOptions

De naam: Aspose.Imaging.ImageLoadOptions Verzameling: Aspose.Imaging.dll (25.4.0)

De DNG lading opties

public class DngLoadOptions : LoadOptions

Inheritance

object LoadOptions DngLoadOptions

Geëerbiede leden

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

Geeft of legt de vlag aan dat de witte balans van de geladen DNG-afbeelding moet worden aangepast.

public bool AdjustWhiteBalance { get; set; }

Eigendomswaarde

bool

Fbdd

Krijg of zet de FBDD.

public NoiseReductionType Fbdd { get; set; }

Eigendomswaarde

NoiseReductionType

Zie ook

LoadOptions

 Nederlands