Is it possible to transform images (as shown below) via matrices with Compose.jl? If so, could you please provide a simple example?
I'm aware of the rotation keyword argument in the Compose.context method, but I was wondering if there was something similar for general affine transformations. Thanks!


