GrahamH wrote:
>
> "Roy Schestowitz" <newsgroups@schestowitz.com> wrote in message
> d3iglr$29c7$1@godfrey.mcc.ac.uk">news:d3iglr$29c7$1@godfrey.mcc.ac.uk...
>> C.Jacquelin wrote:
>>
>>> Hello,
>>>
>>> I am searching a software to edit monochrome .bmp bitmap images (Pixels
>>> are stored with 1 bit).
>>>
>>> Thank you,
>>> Christophe,
>>
>> The GIMP (gimp.org) should be able to handle it.
>>
>> Roy
>
> Most editors will do this if you increase bit depth to edit & reduce bit
> depth to save.
> Graham
When I think about this again, I have no evidence or experience to confirm
that GIMP handles binary pixels. I suppose ImageMagick (imagemagick.org)
has the necessary convertor just in case.
It should also be possible to open the bitmap in a binary editor and replace
every 0 with, e.g. 0000000000000000 and every 1 with 1111111111111111. The
simplicity of this conversion makes it an interesting DIY problem.
Roy
--
Roy S. Schestowitz
http://Schestowitz.com
|
|