Share via


CrispImage.ActualHighContrast Property

Definition

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.

Applies to