wx v1.0.10
  • Pages
  • Modules

    :wxImage (wx v1.0.10) View Source

    Link to this section Summary

    Functions

    destroy(image)
    getAlpha(image)
    getData(image)
    getHeight(image)
    getWidth(image)
    isOk(image)
    new(width \\ nil, height \\ nil, data \\ nil, alpha \\ nil, options \\ nil)
    replace(image, r1, g1, b1, r2, g2, b2)
    rescale(image, width, height, options \\ nil)
    resize(image, size, position, options \\ nil)
    setAlpha(image, binary)
    setData(image, binary)

    Link to this section Functions

    Link to this function

    destroy(image)

    View Source
    Link to this function

    getAlpha(image)

    View Source
    Link to this function

    getData(image)

    View Source
    Link to this function

    getHeight(image)

    View Source
    Link to this function

    getWidth(image)

    View Source
    Link to this function

    isOk(image)

    View Source
    Link to this function

    new(width \\ nil, height \\ nil, data \\ nil, alpha \\ nil, options \\ nil)

    View Source
    Link to this function

    replace(image, r1, g1, b1, r2, g2, b2)

    View Source
    Link to this function

    rescale(image, width, height, options \\ nil)

    View Source
    Link to this function

    resize(image, size, position, options \\ nil)

    View Source
    Link to this function

    setAlpha(image, binary)

    View Source
    Link to this function

    setData(image, binary)

    View Source

    Find it on Hex: Package Preview (current file)

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

    API Reference