monochrome Questions

5

Solved

I want to print a Bitmap to a mobile Bluetooth Printer (Bixolon SPP-R200) - the SDK doesn't offer direkt methods to print an in-memory image. So I thought about converting a Bitmap like this: Bitm...
Dickson asked 21/2, 2012 at 12:38

3

Background: I performed an Indexed conversion in Gimp of a color image and the result was a nice B&W version of the source Image. I have tried numerous options in ImageMagick to no avail. I can...
Einhorn asked 28/1, 2021 at 21:43

6

Solved

How do I convert the RGB values of a pixel to a single monochrome value?
Antoine asked 18/8, 2008 at 8:27

1

Solved

How can I convert an existing colored BufferedImage to monochrome? I want the image to be completely split between only two rgb codes, black and white. So if there's a border around the image which...
Fascicule asked 21/9, 2013 at 12:9

1

Solved

I converted a bunch of "normal" JPG photos via convert infile -colorspace Gray outfile to monochrome. However the result is for all images very dark. Here a sample conversion: original photo and...

2

Solved

I've been testing an HTML5 webapp on eReaders, and I got it mostly working, but the colors are all messed up (it's monochrome). My app uses lots of colors with an update every second. I need this t...
Jornada asked 12/7, 2012 at 21:57
1

© 2022 - 2024 — McMap. All rights reserved.