--- alex <legars2101@xxxxxxxxx> 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 > gtk-list@xxxxxxxxx > 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-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list