vitor Posted April 2, 2007 Posted April 2, 2007 Hi Im trying to build a function that gets the pixels of a bitmap file by an Array. It must run fast, so I know I should use a Dllcall function to call "BitBlt". I've researched all forum and tried to learn with the examples but I couldnt make my own function. Can someone give me a full example of using it ? From opening a bmp file to getting the array of pixels. Thanks
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