c++ - Unflip wxImage loading -


I have the code ok except that 2 images of all images are flipped in non-power y direction. This is the loop in the WxImageLoader file which I believe is the culprit:

 for  (int y = 0; y  
"post-text" itemprop = "text">

In your loop, you (rev_val - y) for the index of pixels of your "old" image ) to flip the image from it. Try to find an option It is difficult to know from the code you posted What is the function of rev_val.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -