|
I need to manipulate a jpg
file, to do something simple. I need to split the file in several others files according
to some (x,y) coordinates.
The problem is that I don’t know how to directly access the in memory file in X, Y mode. In the .NET framework they
have a class (Bitmap) that represents any kind of in memory file image, and I
have the interface I need, but I’m not finding something like this in
Java. Can anyone help me? Jos� M. Sim�o |
- [JAVA2D] Manipulate a JPG file in (X,Y) mode Jos� M. Sim�o
- [JAVA2D] Manipulate a JPG file in (X,Y) mode Jos� Sim�o
- Re: [JAVA2D] Manipulate a JPG file in (X,Y) mode Brian Burkhalter
