mogrify v0.5.0 Mogrify.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()
path()
path :: binary
t()
t :: %Mogrify.Image{animated: animated, dirty: dirty, ext: ext, format: format, frame_count: frame_count, height: height, operations: operations, path: path, width: width}
width()
width :: integer