Bitmap Class |
![]() |
Namespace: MediaCy.Commands.Overlays
Public Class Bitmap Inherits Shape
The Bitmap type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bitmap | Initializes a new instance of the Bitmap class |
![]() | Bitmap(McCommand) | Initializes a new instance of the Bitmap class |
Name | Description | |
---|---|---|
![]() | Image |
Defines the image to dislplay on the bitmap object.
|
![]() | ShowRectangle |
If set True, a rectangular border is shown around the bitmap.
|
![]() | TransparentColorRange |
The range of rendered color values that are to be transparent.
|
Name | Description | |
---|---|---|
![]() ![]() | FromGraphObj |
Create a new Bitmap using the properties of an existing McGraphObjBitmap object.
|
![]() | SaveAsCode | (Overrides McCommandExtended.SaveAsCode(TextWriter, String, RecordingFlags).) |