Is it possible to convert images (as shown below) through matrices using Compose.jl ? If so, could you provide a simple example?
I know the keyword argument rotationin the method Compose.context, but I was wondering if there was anything like this for general affine transforms. Thank!

source
share