The ImageGenerator type exposes the following members.
Name | Description | |
---|---|---|
BackgroundColor |
Gets or sets a color to fill the resulting bitmap. |
|
ColorProfile |
Gets or sets a color profile associated with the resulting bitmap. |
|
DpiX |
Gets or sets the horizontal resolution, in pixels per inch, of the resulting bitmap. |
|
DpiY |
Gets or sets the vertical resolution, in pixels per inch, of the resulting bitmap. |
|
FillPath | Obsolete. Gets or sets a GraphicsPath to draw on the resulting bitmap. |
|
FillPathColor | Obsolete. Gets or sets a color to fill a GraphicsPath specified by the FillPath property. |
|
FontRegistry | ||
GraphicsContainer |
Gets or sets a GraphicsContainer having the elements that should be drawn on the resulting bitmap. |
|
Height |
Gets or set the height, in pixels, of the resulting bitmap. |
|
Id |
Gets or sets a unique identifier of this PipelineElement. (Inherited from PipelineElement.) |
|
Ink |
Gets or sets ink characteristics of a spot color of the resulting bitmap. |
|
Palette |
Gets or sets a palette associated with the resulting bitmap. |
|
PixelFormat |
Gets or sets a pixel format of the resulting bitmap. |
|
Receivers |
Gets a collection of pipeline elements that will receive the result of this PipelineElement. (Inherited from PipelineElement.) |
|
SupportedPixelFormats |
Gets a collection of pixel formats that are supported by this PipelineElement. (Inherited from PipelineElement.) |
|
Width |
Gets or set the width, in pixels, of the resulting bitmap. |