Imgflip Logo Icon

Revhex Filter

Revhex Filter | made w/ Imgflip meme maker
89 views 4 upvotes Made by while-true-do-end 3 years ago in MS_memer_group
1 Comment
0 ups, 3y
Basically:

Let S be the source image.
For every pixel in S:
 Take the hexadecimal code of the pixel's color. (e.g. rgb(69, 42, 66) -> #452A42)
 Reverse every digit in the code.
 Replace the current pixel with the reversed code.
Created with the Imgflip Meme Generator