/* * Set the filter color value and x, y * * Example: * filter.set x, y, Imlib2::Color::RED * */ VALUE filter_set(int argc, VALUE *argv, VALUE self) {