Udostępnij za pośrednictwem


LateBoundBitmapDecoder.ColorContexts Właściwość

Definicja

Pobiera wartość reprezentującą profil kolorów skojarzony z mapą bitową, jeśli jest zdefiniowana.

public:
 virtual property System::Collections::ObjectModel::ReadOnlyCollection<System::Windows::Media::ColorContext ^> ^ ColorContexts { System::Collections::ObjectModel::ReadOnlyCollection<System::Windows::Media::ColorContext ^> ^ get(); };
public override System.Collections.ObjectModel.ReadOnlyCollection<System.Windows.Media.ColorContext> ColorContexts { [System.Security.SecurityCritical] get; }
public override System.Collections.ObjectModel.ReadOnlyCollection<System.Windows.Media.ColorContext> ColorContexts { get; }
[<get: System.Security.SecurityCritical>]
member this.ColorContexts : System.Collections.ObjectModel.ReadOnlyCollection<System.Windows.Media.ColorContext>
member this.ColorContexts : System.Collections.ObjectModel.ReadOnlyCollection<System.Windows.Media.ColorContext>
Public Overrides ReadOnly Property ColorContexts As ReadOnlyCollection(Of ColorContext)

Wartość właściwości

ReadOnlyCollection<ColorContext>

Wystąpienie tego ColorContext obiektu reprezentuje osadzony profil koloru mapy bitowej. Jeśli nie zdefiniowano profilu koloru lub jeśli LateBoundBitmapDecoder zawartość jest nadal pobierana, ta właściwość zwraca wartość null. Ta właściwość nie ma wartości domyślnej.

Atrybuty

Dotyczy

Zobacz też