Skip to content

dairinjan/py___basicPythonImageManipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#DAIRINJAN: basicPythonImageManipulation making the image negative and flipping the image

This is my first python programming.

in this file, we have a normal image and then we try to inver the color into a negative.

for example

RGB(255,0,0)

Red = 255 ---> 0 Red = 254 ---> 1

Blue = 100 --->155

About

making the image negative and flipping the image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages