ActionDisposable |
An IDisposable implementation that executes an Action
upon disposal.
| |
ColorConverter | ||
ColorTheme |
Specifies the colors to be used in an identicon.
| |
GdiRenderer |
Renders icons to a GDI+ Graphics drawing context.
| |
HueCollection |
A collection of hue values.
| |
HueString |
Specifies a list of hue values as a string.
| |
HueStringConverter | ||
IconGenerator |
Generates identicons and render them to a Renderer. This class
dictates what shapes will be used in the generated icons. If you intend to
customize the appearance of generated icons you probably wants to either subclass
or modify this class.
| |
PngRenderer |
Renders icons as PNG using the internal vector rasterizer.
| |
Renderer |
Base class for rendering shapes in an identicon.
| |
SvgRenderer |
Renders icons as SVG paths.
| |
WpfRenderer |
Renders icons to a WPF DrawingContext.
|
Color |
Represents a 24-bit color with a 8-bit alpha channel.
| |
PointF |
A 2D coordinate.
| |
Rectangle |
The coordinates of a rectangle.
|
HueUnit |
Specifies the unit of a hue value.
| |
TriangleDirection |
Specifies in what direction the 90 degree angle of a triangle is pointing.
|