Identicon generator for Intersystems Caché. Good to use in Mojo applications.
- Name that's will be converted;
- Directory where the file will be generated;
- Size of the image in pixels (Default = 250);
- Amount of background red (Default = 255);
- Amount of background green (Default = 255);
- Amount of background blue (Default = 255).
Do ##class(Ikon.Identicon).%New("test","C:\Identicons\",250,255,255,155)
Result of example above: