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
This Python program is a simple image editor created using NumPy and Pygame modules. The program also utilizes two custom modules made to allow the editing and saving of images. Primarily based on array transposition, the program supports color, saturation, size, and background editing.
This Python program is a simple image editor created using NumPy and Pygame modules. The program also utilizes two custom modules made to allow the editing and saving of images. Primarily based on array transposition, the program supports color, saturation, size, and background editing.