You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Implementation of Color fields, all initial member functions and some additional helper functions (invert, to_gray_scale and is_equal)
- Implementation of Image fields, all initial member functions, all image manipulation functions and some additional helper functions (color_median and median)
- Implementation of Script member functions for all Image manipulations
- Implementation of XPM2 files (both load and save)