You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by bu...@apache.org on 2008/03/06 03:56:48 UTC

DO NOT REPLY [Bug 44486] drawImage(BufferedImage, BufferedImageOp, int, int ) does not allow NULL as 2nd parameter

https://issues.apache.org/bugzilla/show_bug.cgi?id=44486


Cameron McCormack <ca...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #1 from Cameron McCormack <ca...@apache.org>  2008-03-05 18:56:48 PST ---
Hi Rowan.

Why not use drawImage(Image,int,int,ImageObserver), passing null for the last
parameter?  This is what drawImage(BufferedImageBufferedImageOp,int,int) will
call anyway.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org