// color brightness Tweener.registerSpecialProperty("_brightness", __brightness_get, __brightness_set); // color contrast Tweener.registerSpecialProperty("_contrast", __contrast_get, __contrast_set); // color saturation Tweener.registerSpecialProperty("_saturation", __saturation_get, __saturation_set);