Name | Description | |
---|---|---|
ImGearRasterPage Constructor | Overloaded. Initializes a new instance of the ImGearRasterPage class. |
The following tables list the members exposed by ImGearRasterPage.
Name | Description | |
---|---|---|
ImGearRasterPage Constructor | Overloaded. Initializes a new instance of the ImGearRasterPage class. |
Name | Description | |
---|---|---|
CanGetFromClipboard | Gets a value indicating whether there is a valid image available in the system clipboard. | |
ColorProfile | Gets or sets a local color profile associated with the image. | |
DICOMDisplaySettings | Gets or sets DICOM specific display contrast settings. | |
ROI | Gets or sets region of interest. |
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. |