Re: How to get information of images

2006-05-13 Thread Yeti
On Sat, May 13, 2006 at 10:37:55PM +0200, LI Ying wrote: > I want to write a libvncserver which can load diffrent kinds of images. > I need the information of images, so that I can tell the server how to > load it. > With the help of lib-pixbuf, I can get the information about the height > and widt

How to get information of images

2006-05-13 Thread LI Ying
Hello, I want to write a libvncserver which can load diffrent kinds of images. I need the information of images, so that I can tell the server how to load it. With the help of lib-pixbuf, I can get the information about the height and width. But I need to know other information like "bitsPerPixelI