The OpenD Programming Language

Image.this

Input is PNG or JPEG memory image directly.

  1. this(const(char)[] relativePath)
  2. this(const(ubyte)[] data)
    class Image
    this
    (
    const(ubyte)[] data
    )

Meta