Texture.create

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void create(int w, int h, void* pixels, int bytesPerPixel)
    class Texture
    void
    create
    (
    in int w
    ,
    in int h
    ,
    void* pixels
    ,)
  2. void create(Surface surf)

Meta