Application that allows you to open an image, and shows it and its color-inverted translation.
It is an example of the dark-mode option that I am just adding to my applications applied to a simple image.

The translation that it is done over every pixel is the same for every color component and is the following:

R = 255 - R
G = 255 - G
B = 255 - B

That means that if the translation is done twice, we obtain the original color.


It also includes the possibility to zoom the view, just in case the user is using high density screens (4K screen of something like that).
It also includes the option to apply dark mode

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3), GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow InvertImage

InvertImage Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of InvertImage!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Languages

English

Intended Audience

Information Technology, Developers

User Interface

Java Swing

Programming Language

Java

Registered

2021-04-10