Packages

c

de.sciss.fscape.UGen.Adjunct

ImageFileSpec

final case class ImageFileSpec(peer: Spec) extends Adjunct with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, Adjunct, Writable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ImageFileSpec
  2. Serializable
  3. Product
  4. Equals
  5. Adjunct
  6. Writable
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new ImageFileSpec(peer: Spec)

Value Members

  1. val peer: Spec
  2. def productElementNames: Iterator[scala.Predef.String]
    Definition Classes
    Product
  3. def write(out: DataOutput): Unit
    Definition Classes
    ImageFileSpecWritable