Jdenticon.Shapes Namespace

Defines the shapes that are available in icons generated by Jdenticon.

Classes

Public classShape
Represents a shape to be rendered in an icon. These instances are hash specific.
Public classShapeCategory
Represents a category of shapes that can be rendered in an icon. These instances are not hash specific.
Public classShapeDefinitions
Provides definitions for the default shapes used in identicons.
Public classShapePositionCollection
A collection of ShapePosition.

Structures

Public structureShapePosition
Specifies in which cell a shape will be rendered.

Delegates

Public delegateShapeDefinition
Renders a shape in the specified drawing context.