error creating an ImageOutputStream
in
Programming Questions
•
1 year ago
hello everyone.
i'm doing
Copy code
and want to create an ImageOutputStream via
Copy code
but i get a
cannot find a class or type named "ImageOutputStream" error from processing. do i have to use a certain JDK to get
ImageOutputStreams?
btw, i'm using processing 2.0a8.
1