mixingraphics302::ImageFormat

graphics302::ImageFormat

Implementations provides import/export functionalities for a specific image format

contentType

abstract Str contentType()

load

abstract Image302 load(InStream in)

save

abstract Void save(OutStream out, Image302 img, Str:Str options := ([Str:Str])[:])