Image Manipulation

An example of manipulating images in delphi
What it does ?

  • Fade in
  • Fade out
  • Grayscale
  • Negative
  • Alpha blending
  • RGB->BRG->GRB
  • Dithering
  • Brightness/Contrast

Pretty simple code!
Gives a nice intro to people wanting to understand image manipulation basics......
Just shows how easy thingys are with DELPHI :)!

AttachmentSize
imagemanipulation.zip322.73 KB