Search Results for

    Method IsEqual

    IsEqual(Color32, Color32)

    Declaration
    public static bool IsEqual(this Color32 thisColor, Color32 targetColor)
    Parameters
    Type Name Description
    Color32 thisColor
    Color32 targetColor
    Returns
    Type Description
    bool
    In This Article