[patch] fix to BufferedImage

graydon hoare graydon@redhat.com
Fri Sep 19 03:25:00 GMT 2003


Stephen Crawley <crawley@dstc.edu.au> writes:

> Here's how you write the call to ensure that you get the correct 
> overloaded method:
> 
>   samples = src.getPixels (x, y, w, h, (int[]) null);

this is the version I committed. thanks.

-graydon



More information about the Java-patches mailing list