Class DngLoadOptions

Class DngLoadOptions

Numele spaţiului: Aspose.Imaging.ImageLoadOptions Asamblare: Aspose.Imaging.dll (25.4.0)

Opțiunile de încărcare DNG

public class DngLoadOptions : LoadOptions

Inheritance

object LoadOptions DngLoadOptions

Membrii moștenitori

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

Obține sau pune steagul care indică faptul că echilibrul alb al imaginii DNG încărcate ar trebui ajustat.

public bool AdjustWhiteBalance { get; set; }

Valoarea proprietății

bool

Fbdd

Obțineți sau puneți FBDD-ul.

public NoiseReductionType Fbdd { get; set; }

Valoarea proprietății

NoiseReductionType

Vezi și

LoadOptions

 Română