--- alex <[EMAIL PROTECTED]> wrote: > Hello list, > > I want to create a grayscale image from a CCD camera. > Data are from a function wich gives me an 16 bits array corresponding to > the CCD's pixels. > I take a look at the pixbuf class, but it seems to use a RGB structure. > How can I do my job ? > > Thanks in advance. > > _______________________________________________ > gtk-list mailing list > [EMAIL PROTECTED] > http://mail.gnome.org/mailman/listinfo/gtk-list >
You might think about using ImageMagick, which is a different list :-). I am not sure gtk+ is 16 bits per pixel per color friendly, I think it assumes 8 bits, otherwise we all would have already seen 16 bits per color per pixel in GIMP. Regards, Sergei. Applications From Scratch: http://appsfromscratch.berlios.de/ ____________________________________________________________________________________ Pinpoint customers who are looking for what you sell. http://searchmarketing.yahoo.com/ _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list