Class DngLoadOptions

Class DngLoadOptions

Nama dari : Aspose.Imaging.ImageLoadOptions Pengumpulan: Aspose.Imaging.dll (25.4.0)

Pilihan beban DNG

public class DngLoadOptions : LoadOptions

Inheritance

object LoadOptions DngLoadOptions

anggota yang diwarisi

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

Dapatkan atau letakkan bendera yang menunjukkan bahwa keseimbangan putih dari gambar DNG yang dimuat harus disesuaikan.

public bool AdjustWhiteBalance { get; set; }

Nilai Properti

bool

Fbdd

Dapatkan atau menetapkan FBDD.

public NoiseReductionType Fbdd { get; set; }

Nilai Properti

NoiseReductionType

Lihat juga

LoadOptions

 Indonesia