CrispImage.ActualHighContrast Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether the image is high contrast.
public:
property bool ActualHighContrast { bool get(); };
public:
property bool ActualHighContrast { bool get(); };
public bool ActualHighContrast { get; }
member this.ActualHighContrast : bool
Public ReadOnly Property ActualHighContrast As Boolean
Property Value
True if the image is high contrast, otherwise false.