/* * Set the blue filter color value and x, y * * Example: * filter.set_blue x, y, Imlib2::Color::RgbaColor.new 0, 0, 64, 128 * */ VALUE filter_set_blue(int argc, VALUE *argv, VALUE self) {