public static ColorAdjust ( Pixbuf src, double brightness, double contrast, double hue, double saturation, int src_color, int dest_color ) : Pixbuf | ||
src | Pixbuf | |
brightness | double | |
contrast | double | |
hue | double | |
saturation | double | |
src_color | int | |
dest_color | int | |
return | Pixbuf |