From: <he...@sf...> - 2005-05-19 02:49:55
|
HI! Some of the test case are avaliable for people to see how matrix class work at /csjava/csimage/tests/TheMatrixTest.java. /* Attention to owner of scalefactor class: I am in doubt with the scalefactor class, Due to the fact that we just scaled the pixel size and did not increase the number of pixels. Thus, get image width and height returns the original image width and image height value. The image itself does appear scaled in size. Do we consider this as a pass. It is rarely to get the image width of a scaled image in our demo, and getimagewidth and getimageheight did reflect the number of the pixels that was used, but did not reflect the real world's change. In conclusion, I classified this as unknown, whoever wrote Scalefactor class, please give me your advice. I will take that under consideration. */ Similarly, I think "save as jpeg" have similar nature of problem, whoever wrote that I give it a pass, since it is the nature file format, so it is not an error. Thank you for your time. best wishes, Henry Chan Computer Science Major Simon Fraser University |