Re: Negative Images

new topic     » goto parent     » topic index » view thread      » older message » newer message

> I was wondering if anyone had a routine for finding the negative of an im=
age? The source will be a Jpeg.

Isn't a negative just an complete inverse of a color image? If so,
then load it into Paint and click Image > Invert Colors...

If you want to do it code-wise, just or_bits() the color with whatever
White is (255, #FFFFFF, etc.)

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu