-1

How do i write a code in JES program for cropping a specific image with a give coordinates and how do i write a code in JES program for pixelating an image using while loops and if statements? Also, how do i write code in JES program for blur heavy and reduce jaggies if it is a 5x5 grid?

vikingosegundo
  • 52,040
  • 14
  • 137
  • 178
BB13
  • 1
  • 1

1 Answers1

0
  1. Start by downloading and installing JES from googlecode
  2. Read Introduction to Programming with JES and work through the examples
  3. Google for more information
D.Shawley
  • 58,213
  • 10
  • 98
  • 113