This message was posted at Java Developer Connection's "Java 2D" Message Board.
To view the entire discussion, please visit Java Developer Connection at this location:
http://forum.java.sun.com/read/16801159/qAn97MleTjv4AAAAA
I have code written using Java 2 for scaling images.
The code uses instances of AffineTransform, AffineTranformOp,
and BufferedImage classes in Java 2D API.
I am trying to "port" the same code for use with Mac.
I am using MRJ2.2 with Mac OS 9.
Can the gurus out there say if there are classes comparable
to Java 2D API in MRJ 2.2 for achieving this,
or if there are other ways using MRJ2.2 to scale gif/jpeg
images.
Thanks in advance
Shalab
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".