Scenic

v0.10.0

  • Pages
  • Modules
  • Exceptions
  • Mix Tasks

    Scenic v0.10.0 Scenic.Utilities.Texture View Source

    Link to this section Summary

    Functions

    build(type, width, height, opts \\ [])
    build!(type, width, height, opts \\ [])
    clear!(texture, color \\ nil)
    get(texture, x, y)
    put!(texture, x, y, color)
    to_rgba(texture)

    Link to this section Functions

    Link to this function

    build(type, width, height, opts \\ []) View Source

    Link to this function

    build!(type, width, height, opts \\ []) View Source

    Link to this function

    clear!(texture, color \\ nil) View Source

    Link to this function

    get(texture, x, y) View Source

    Link to this function

    put!(texture, x, y, color) View Source

    Link to this function

    to_rgba(texture) View Source

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer.