Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fast Bitmap conversation #4

Open
jonasfj opened this issue Jun 24, 2011 · 0 comments
Open

Fast Bitmap conversation #4

jonasfj opened this issue Jun 24, 2011 · 0 comments
Labels

Comments

@jonasfj
Copy link
Owner

jonasfj commented Jun 24, 2011

The ZBar.Image constructor that imports from Image should use Mashal.Copy directly from underlying Bitmap data to unmanaged memory for the image, see set in Zbar.Image.Data.

It might also be good to have a constructor that takes a System.Drawing.Bitmap as argument, to avoid painting, but this would require FourCC codes for each entry in System.Drawing.Imaging.PixelFormat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant