Search:

Type: Posts; User: JavaNoob1

Search: Search took 0.18 seconds.

  1. Thread: java help

    by JavaNoob1
    Replies
    7
    Views
    1,588

    Re: java help

    ok the image turns gray but when at the end when i put this in it gives me an error

    red = Math.min(int(red * 1.08),255);

    ok i got the image to to stay gray but in the project description it...
  2. Thread: java help

    by JavaNoob1
    Replies
    7
    Views
    1,588

    Re: java help

    int width = theoriginal.getWidth();
    int height = the original.gethieght(0
    APImage theClone = new APImage(width,height);
    for (int y = 0; y , height; y++0
    for (int x = 0; x< width; x++){
    Pixel...
  3. Thread: java help

    by JavaNoob1
    Replies
    7
    Views
    1,588

    Re: java help

    ok i manage to set the image to gray scale but i don't know how to convert it to sepia tone
  4. Thread: java help

    by JavaNoob1
    Replies
    7
    Views
    1,588

    java help

    I need help with this plz

    Old-fashioned photographs from the 19th century are not quite black and white and not quite color, but seem to have shades of gray, brown, and blue. This effect is...
  5. Replies
    0
    Views
    764

    Hello Everyone

    hello my name is Arthur im new to java Iam currently taking a java course im clueless its a hard subject but hope to improve.I found this site by typing random typing when i was looking for some...
Results 1 to 5 of 5