
11 Jul
2011
11 Jul
'11
4:51 p.m.
Hi, Is it possible to flip image while it is being loaded? Png images are loaded upside-down and I currently I use copy_pixels() on flipped_up_down_view() of original image but I really wish I could avoid that step. Cheers, Szymon