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
 
Just installed the .Net CF2 SP2 and the issue is resolved. Sorry for
the inconvenience.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top