DH5Canvas.createImageData

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto createImageData(double width, double height)
  2. auto createImageData(string width, string height)
    class DH5Canvas
    createImageData
    (
    this O
    )
    (
    string width
    ,
    string height
    )
  3. auto createImageData(string image)

Meta