BitmapEncoder.ColorContexts Özellik

Tanım

Bu kodlayıcıyla ilişkili renk profilini temsil eden bir değer alır veya ayarlar.

public:
 virtual property System::Collections::ObjectModel::ReadOnlyCollection<System::Windows::Media::ColorContext ^> ^ ColorContexts { System::Collections::ObjectModel::ReadOnlyCollection<System::Windows::Media::ColorContext ^> ^ get(); void set(System::Collections::ObjectModel::ReadOnlyCollection<System::Windows::Media::ColorContext ^> ^ value); };
public virtual System.Collections.ObjectModel.ReadOnlyCollection<System.Windows.Media.ColorContext> ColorContexts { get; set; }
member this.ColorContexts : System.Collections.ObjectModel.ReadOnlyCollection<System.Windows.Media.ColorContext> with get, set
Public Overridable Property ColorContexts As ReadOnlyCollection(Of ColorContext)

Özellik Değeri

Bu kodlayıcının ColorContext kullandığı renk profillerini temsil eden nesne koleksiyonu.

Özel durumlar

Kodlayıcı renk profillerini desteklemez.

ColorContext Kodlayıcıya geçirilen değerdirnull.

Şunlara uygulanır