matches
Description:
public bool matches (
string color)
Check if the colorimetry information in info matches that of the string color.
Parameters:
| this |
a Info
|
| color |
a colorimetry string
|
Returns:
|
true if color conveys the same colorimetry info as the color information in
info.
|