mogrify v0.4.0 Mogrify.Image
Summary
Types
animated :: boolean
dirty :: %{optional(atom) => any}
ext :: binary
format :: binary
frame_count :: integer
height :: integer
path :: binary
t :: %Mogrify.Image{animated: animated, dirty: dirty, ext: ext, format: format, frame_count: frame_count, height: height, operations: operations, path: path, width: width}
width :: integer