OpenNETCF.Drawing.Imaging.ImageUtils.Flip

  • Thread starter Thread starter joker
  • Start date Start date
J

joker

I'm trying to use this method to flip a bitmap, but it always flips it
the same way (top to bottom) regardless of the direction flags.

I've also tried the the IBasicBitmapOps.Flip method and it does the
same.

I'm using the 2.1 version of the SDF (thanks folks!).

Any ideas?

Thanks,

Doug
 
Actually I was wrong about this, it always flips both directions.
Anyone else see similar results?

Thanks,

Doug
 
Is there anyone who can confirm that this method is working properly?
No matter what options I try, it always flips the image on both axis.

Thanks,

Doug
 
Can you post the scenario and repro code in our bug database? We'll be far
more likely to look at there:

bugzilla.opennetcf.com
 
Back
Top