Search:

Type: Posts; User: IBeeJava

Search: Search took 0.09 seconds.

  1. Re: Applying filters to immages Horizontal Flip to an image using java

    horizontal flip – flip an image horizontally, as shown in the example. Accomplish this using a set of 2 loops, one nested in the other. The outer loop goes through the y coordinates (the rows), and...
  2. Re: Applying filters to immages Horizontal Flip to an image using java

    The methods used are for the first filters are for psychedelic and overlay i don't have anything to do with them. I need to make a new method or methods to implement the horizontal flip and i need to...
  3. Re: Applying filters to immages Horizontal Flip to an image using java

    To compile the code and run it you need to download the ImageLibrary and import it in your ide and it all has to be in the same folder..especially your java file and all the images i provided a link...
  4. Applying filters to immages Horizontal Flip to an image using java

    ImageLibrary jar file and images available @
    https://drive.google.com/folderview?id=0By-OXgq5-r0TbWs2cXRiblJpYVk&usp=sharing

    Im having trouble doing the "Horizontal Flip"..I did the psychadelic...
Results 1 to 4 of 4