IdenticonResult Methods

Methods

Public methodExecuteResult
Renders the requested identicon and returns it to the client.
Public methodStatic memberFromHash(Byte, Int32, ExportImageFormat)
Creates an Identicon instance with the specified hash.
Public methodStatic memberFromHash(String, Int32, ExportImageFormat)
Creates an Identicon instance with the specified hash.
Public methodStatic memberFromIcon
Creates an Identicon instance with a hash of the specified object.
Public methodStatic memberFromValue
Creates an Identicon instance with a hash of the specified object.

See Also

Reference