Panorama project

Bruno Postle bruno at postle.net
Mon May 5 13:09:56 BST 2003


On Mon 05-May-2003 at 11:21:28 +0300, Juha Helminen wrote:
> 
> 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.

It's possible that 16 bit per channel files can be opened, but are
only available to the application as 8 bit per channel.  This would
be ok.

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

This is up to you and Pablo since it's your code so far, whichever
you feel most comfortable with.

-- 
Bruno


More information about the ptX mailing list