Worker.ImageData

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ImageData(uint sw, uint sh)
    struct Worker
    nothrow
    ImageData
    ()
    (
    uint sw
    ,
    uint sh
    )
  2. auto ImageData(Uint8ClampedArray data, uint sw, uint sh)

Meta