Image

introprog.Image
See theImage companion class
object Image

Companion object to create Image instances.

Attributes

Companion
class
Source
Image.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Image.type

Members list

Value members

Concrete methods

def ofDim(width: Int, height: Int): Image

Create new empty Image with specified dimensions (width, height)

Create new empty Image with specified dimensions (width, height)

Attributes

Source
Image.scala