ImageFilePlatform

class Object
trait Matchable
class Any
object ImageFile.type

Value members

Concrete methods

def readSpec(path: String): Spec
def readSpec(uri: URI): Spec

Determines the spec of an image file. A bit of guess work is involved (not tested for float format). JPEG quality is currently not determined.

Determines the spec of an image file. A bit of guess work is involved (not tested for float format). JPEG quality is currently not determined.