yes, exactly.
Think of it this way:
The value of a pixel in the bitmap is the number of times you shoot on a pixel with your laser.
Search found 2 matches
- 2017-11-13T06:49:39-07:00
- Forum: Users
- Topic: slicing grayscale into multiple monochrome bitmaps
- Replies: 3
- Views: 2389
- 2017-11-10T02:48:27-07:00
- Forum: Users
- Topic: slicing grayscale into multiple monochrome bitmaps
- Replies: 3
- Views: 2389
slicing grayscale into multiple monochrome bitmaps
Hi, I have a laser system that works with monochrome bitmaps only (0=laser OFF/ 1=laser ON). Is it possible to convert a grayscale bitmap (eg. 8bit) in to a set of monochrome (255) bitmaps. This way I could do 255 passes with a different bitmap for each pass. I want to slice a 8bit grayscale into ...