Class DngLoadOptions

Class DngLoadOptions

İsim alanı : Aspose.Imaging.ImageLoadOptions Toplantı: Aspose.Imaging.dll (25.4.0)

DNG yük seçenekleri

public class DngLoadOptions : LoadOptions

Inheritance

object LoadOptions DngLoadOptions

mirasçı üyeleri

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

Alınan veya yüklenen DNG görüntüsünün beyaz dengesinin ayarlanması gerektiğini gösteren bayrağı ayarlayın.

public bool AdjustWhiteBalance { get; set; }

Mülkiyet Değer

bool

Fbdd

FBDD’yi alır ya da koyar.

public NoiseReductionType Fbdd { get; set; }

Mülkiyet Değer

NoiseReductionType

Ayrıca bakın

LoadOptions

 Türkçe