LEADTOOLS Windows Forms (Leadtools.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
RasterClipboard Class Members
See Also  Properties  Methods 
Leadtools.WinForms Namespace : RasterClipboard Class

The following tables list the members exposed by RasterClipboard.

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic) IsReadyDetermines whether the Windows clipboard contains an image that can be copied using Paste.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic) CopyCopies the RGB or raster image data from a specified image to the Windows clipboard.  
public Methodstatic (Shared in Visual Basic) PasteCopies image data from the clipboard.  
Top

See Also