Panorama project

Kai-Uwe Behrmann ku.b at gmx.de
Mon May 5 13:56:28 BST 2003


Am 05.05.03, 11:21 +0300 schrieb Juha Helminen:

> > ImageMagick is very good for reading and writing an enormous range
> > of file formats; on the other hand, wx is linked against libpng and
> > libtiff, so it's probably ok *reading* 16 bit per channel tiff/png
> > images.
>
> It seems to be that wxWin do not support 16 bit/colour images. I found
> only note that wxImage::GetData() returns pointer to character data
> array (24 bits/pixel). This means that ImageMagick is needed for
> 16bit/colour images. Also it's a bit faster to open 24bit images with wx
> than ImageMagick when IM is Q16.

I could make the tiff stuff working for every bit depth, because I sit
anyway on this for cinepaint. It is C and I think fast enough. With exif I
had not yet looked in, but would be interessted too.

> How to select programming enviroment for code? Is it better to make poll
> or how to chose between Qt and wxWindows?
>
> Juha


[ |x]	Qt | wxWindows

Kai-Uwe



More information about the ptX mailing list