ImageGear22.Core Assembly > ImageGear.Core Namespace : ImGearRasterPage Class |
For a list of all members of this type, see ImGearRasterPage members.
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates new object that is an exact copy of the current instance. |
![]() | CopyTo | Makes a copy of the raster page's image data and gives the new image data to the destination object. |
![]() | CopyToClipboard | Copies the page (or a portion of the page) into system clipboard. |
![]() ![]() | CreateFromDIB | Creates new page with same image data as given DIB. |
![]() ![]() | CreateFromImage | Creates a new ImGearRasterPage using the image data from incoming System.Drawing.Image . |
![]() | CutToClipboard | Cuts the page (or a portion of the page) into system clipboard. |
![]() | DuplicateRect | Returns a new raster page object representing a part of the ImGearRasterPage object limited by the specified rectangle. |
![]() ![]() | GetFromClipboard | Creates the ImGearRasterPage by getting the image from the system clipboard. |