identiconable v0.1.0
  • Pages
  • Modules

    Identicon (identiconable v0.1.0) View Source

    Link to this section Summary

    Functions

    build_grid(image)
    build_pixel_map(image, size)
    draw_image(image, size)
    filter_odd_squares(image)
    hash_input(input)
    main(input, size)
    mirror_row(row)
    pick_color(image)

    Link to this section Functions

    Link to this function

    build_grid(image)

    View Source
    Link to this function

    build_pixel_map(image, size)

    View Source
    Link to this function

    draw_image(image, size)

    View Source
    Link to this function

    filter_odd_squares(image)

    View Source
    Link to this function

    hash_input(input)

    View Source
    Link to this function

    main(input, size)

    View Source
    Link to this function

    mirror_row(row)

    View Source
    Link to this function

    pick_color(image)

    View Source

    Built using ExDoc (v0.23.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference