Conversion to Bitmap- Colordepth

Hi,

are there any chances to create bitmap files with only 1 BitsPerPixel directly?

I am currently creating Tiff files with TiffCompression.Ccitt4 compression firstly and convert them into bmp files afterwards using TiffBitmapDecoder. But this appears to be a roundabout way.

Setting
ImageSaveOptions.ImageColorMode = ImageColorMode.BlackAndWhite
does produce real b/w images but actually they have 24bpp which leads to enormous file sizes.

I’ve found something about feature request WORDSNET-13489 somewhere in this forum, maybe this is related, are there any news about this?

Thanks in Advance
Christof

Hi Christof,

Thanks for your inquiry. We are in communication with our product team about this feature. We will get back to you soon.

@Christof.Helm

The issues you have found earlier (filed as WORDSNET-13489) have been fixed in this Aspose.Words for .NET 17.12 update and this Aspose.Words for Java 17.12 update.

Please also check the following articles: