ColorizeEffect
Description:
[ CCode ( has_construct_function = false , type = "ClutterEffect*" ) ]
public ColorizeEffect (Color tint)
public ColorizeEffect (Color tint)
Creates a new ColorizeEffect to be used with add_effect
Parameters:
tint |
the color to be used |
Returns:
the newly created ColorizeEffect or |