LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
PaintCmykPlanes Method
See Also 



Displays the CMYK planes stored in the image in the given Windows device context handle.

Overload List

OverloadDescription
PaintCmykPlanes(RasterImage,IntPtr,LeadRect,LeadRect,LeadRect,LeadRect,RasterPaintProperties,Object)Displays the CMYK planes stored in the image in the given Windows device context handle.  
PaintCmykPlanes(RasterImage,Graphics,LeadRect,LeadRect,LeadRect,LeadRect,RasterPaintProperties,Object)Displays the CMYK planes stored in the image in the given System.Drawing.Graphics object.  

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also