Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.27 seconds.

  1. Re: Illegal Argument Exception: input == null

    Yeah, the typical way to create an SSCCE is to start from scratch and only add the offending line. If that works, then you know your actual problem starts on a different line.

    The only thing...
  2. Re: Illegal Argument Exception: input == null

    For better help sooner, I recommend creating an SSCCE that demonstrates exactly what you're trying to do without any extra code. For your purposes, a main method that uses ImageIO to read in an image...
Results 1 to 2 of 2