Passing the mask parameter with a value of ‘auto’ to drawImage
fixes this for me.
drawImage(......., mask='auto')
More information on the drawImage-function
Passing the mask parameter with a value of ‘auto’ to drawImage
fixes this for me.
drawImage(......., mask='auto')
More information on the drawImage-function