Freigeben über


AdvancedColorInfo.IsAdvancedColorKindAvailable(AdvancedColorKind) Methode

Definition

Gibt einen booleschen Wert zurück, der beschreibt, ob der angegebene Wert für erweiterte Farbe vom Monitor oder Anzeigetreiber von Natur aus unterstützt wird.

public:
 virtual bool IsAdvancedColorKindAvailable(AdvancedColorKind kind) = IsAdvancedColorKindAvailable;
bool IsAdvancedColorKindAvailable(AdvancedColorKind const& kind);
public bool IsAdvancedColorKindAvailable(AdvancedColorKind kind);
function isAdvancedColorKindAvailable(kind)
Public Function IsAdvancedColorKindAvailable (kind As AdvancedColorKind) As Boolean

Parameter

kind
AdvancedColorKind

Die zu überprüfende Erweiterte Farbart.

Gibt zurück

Boolean

bool

True , wenn die angegebene erweiterte Farbart unterstützt wird; andernfalls false.

Hinweise

Diese Methode gibt die statische Funktion des Systems zurück und hat nichts mit dem aktuellen Zustand zu tun.

Gilt für: