Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 366 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 366 Bytes

ImageEffect

Display the Image with a special effect

written in Visual C++ using GDIPlus

effect includes:

  1. scan and display a image from top to bottom;

  2. double scan and dispaly verticaly;

  3. move and dispaly a image from left to right;

  4. double scan and display horizontally;

  5. window-shades effect;

  6. mosaic effect;

  7. rain-drop effect;