The DiagramBitmapRenderer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DiagramBitmapRenderer |
Initializes a new instance of the DiagramBitmapRenderer class.
|
Methods
Name | Description | |
---|---|---|
![]() | Render | Overloaded. |
Fields
Name | Description | |
---|---|---|
![]() ![]() | Bmp |
Renders a diagram using the BMP bitmap format.
|
![]() ![]() | Jpeg |
Renders a diagram using the JPEG bitmap format.
|
![]() ![]() | Png |
Renders a diagram using the PNG bitmap format.
|
Properties
Name | Description | |
---|---|---|
![]() | BitmapEncoder |
When overridden in a derived class, gets the BitmapEncoder
used to encode the rendered bitmap.
|
![]() | PixelFormat |
Gets the PixelFormat of the rendered bitmap.
The default is Pbgra32.
|