ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearRasterPage Class


In This Topic
ImGearRasterPage Class Methods
In This Topic

For a list of all members of this type, see ImGearRasterPage members.

Public Methods
 NameDescription
Public MethodOverridden.  Creates new object that is an exact copy of the current instance.  
Public Method Makes a copy of the raster page's image data and gives the new image data to the destination object.  
Public Method Copies the page (or a portion of the page) into system clipboard.  
Public Methodstatic (Shared in Visual Basic) Creates new page with same image data as given DIB.  
Public Methodstatic (Shared in Visual Basic)Creates a new ImGearRasterPage using the image data from incoming System.Drawing.Image.  
Public Method Cuts the page (or a portion of the page) into system clipboard.  
Public MethodReturns a new raster page object representing a part of the ImGearRasterPage object limited by the specified rectangle.  
Public Methodstatic (Shared in Visual Basic)Creates the ImGearRasterPage by getting the image from the system clipboard.  
Top
See Also