Image.this

Create a Image from a given image range, color space and optional metadata.

  1. this(size_t width, size_t height, size_t channelCount, ColorSpace* colorSpace, MetaData meta)
  2. this(R range, MetaData meta)
    class Image(V)
    this
    (
    R
    )
    (,
    MetaData meta = null
    )
    if (
    isColorValue!V
    )
  3. this(Image other)

Meta