#Artifacts when rotating image

1 messages · Page 1 of 1 (latest)

blissful musk
#

I am making a paint program and currently working on custom rotation (The engine only provides 90, 180 and 270)
The issue I am having is that when I rotate my image it leaves out a few pixels. Does anyone know how I could fix this?

knotty violet
#

you'll need to fill the missing pixels via some kind of interpolation