Does anyone have a problem with me importing java.awt.BufferedImage for the 
purposes of a JUnit test? 

I'd like to examine the image (check width, height, etc.) via the Image methods 
as a sanity check when extracting the byte array. It seems like a good way 
tomake sure the byte array isn't garbage. I don't think JAI or other standard 
Java Image toolkits support WMF files. I'll investigate more.

Drew
___________________
Drew Varner
[EMAIL PROTECTED]

Reply via email to