Image.this

Creates a new image.

  1. this()
  2. this(string source)
    class Image
    final
    this
    (
    string source
    )

Parameters

source string

The source of the image.

Meta