test_check_color_at_point
Description:
[ Version ( since = "1.18" ) ]
public bool test_check_color_at_point (Actor stage, Point point, Color color, out Color result)
Checks the color at the given coordinates on stage
, and matches it with the red, green, and blue channels of color
.
The alpha component of color
and result
is ignored.
Parameters:
stage |
a Stage |
point |
coordinates to check |
color |
expected color |
result |
color at the given coordinates |
Returns:
|
Namespace: Clutter
Package: clutter-1.0