<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>gdiplus: do not call IPicture_Render directly from GdipDrawImageI</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Currently, GdipDrawImageI calls IPicture_Render directly. It should call on a more general function to make it easier to change the underlying implementation and to transform the points consistently based on the current graphics transform.<BR>
<BR>
I've also reversed the current REAL -&gt; INT call because fractional co-ordinates are useful when a graphics transform is applied.</FONT></P>

</BODY>
</HTML>