Overload | Description |
---|---|
PaintRegionBuffer(RasterImage,IntPtr,LeadRect,LeadRect,LeadRect,LeadRect,IntPtr,Int32,Int32,RasterPaintProperties) | Paints image region data from an unmanaged memory buffer into a Windows device context handle. |
PaintRegionBuffer(RasterImage,IntPtr,LeadRect,LeadRect,LeadRect,LeadRect,Byte[],Int32,Int32,Int32,RasterPaintProperties) | Paints image region data from a buffer into a Windows device context handle. |
PaintRegionBuffer(RasterImage,Graphics,LeadRect,LeadRect,LeadRect,LeadRect,IntPtr,Int32,Int32,RasterPaintProperties) | Paints image region data from an unmanaged memory buffer into a System.Drawing.Graphics object. |
PaintRegionBuffer(RasterImage,Graphics,LeadRect,LeadRect,LeadRect,LeadRect,Byte[],Int32,Int32,Int32,RasterPaintProperties) | Paints image region data from a buffer into a System.Drawing.Graphics object. |
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)