relax_lib v0.1.0 RelaxLib.ImageMagick.Image

Summary

Types

animated()
animated() :: boolean
dirty()
dirty() :: %{optional(atom) => any}
ext()
ext() :: binary
format()
format() :: binary
frame_count()
frame_count() :: integer
height()
height() :: integer
operations()
operations() :: Keyword.t
path()
path() :: binary
t()
t() :: %RelaxLib.ImageMagick.Image{animated: animated, dirty: dirty, ext: ext, format: format, frame_count: frame_count, height: height, operations: operations, path: path, width: width}
width()
width() :: integer