Package

org.matthicks.media4s

image

Permalink

package image

Visibility
  1. Public
  2. All

Type Members

  1. case class GIFSicleArgument(args: List[Any]) extends Product with Serializable

    Permalink
  2. case class GIFSicleTranscoder(input: File, output: File, args: List[GIFSicleArgument] = Nil) extends Logging with Product with Serializable

    Permalink
  3. case class ImageInfo(width: Int, height: Int, depth: Int, format: String, imageType: Option[ImageType]) extends Size with Product with Serializable

    Permalink
  4. sealed abstract class ImageType extends AnyRef

    Permalink

Value Members

  1. object ImageType

    Permalink
  2. object ImageUtil extends Logging

    Permalink

Ungrouped