magician13134 Posted June 8, 2007 Posted June 8, 2007 Ok, I need a user to import an image, then to keep the aspect ratio, but with a height no bigger than 8 and a width no bigger than 50, then determine whether each of those pixels is closer to black or white, is there anyway to do all that without displaying the image? Or can I do all that outside of the screen viewing area and still use PixelGetColor()? Thanks Visit Magic Soft Inc. for some of my software
CoderDunn Posted June 9, 2007 Posted June 9, 2007 I think this is what you are looking for ... Use the forum search! I just searched (titles only) for BMP and I quickly found this:http://www.autoitscript.com/forum/index.ph...st&p=119090Hallman
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now