[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Need Help !



As far as I know, GDK only supports XPM's

so use gimp, and convert your BMP's to XPMS...
otherwise I don't know what to tell you.

BMP uses simple RLE encoding...write your own 
routine to handle reading BMP into a raw bitmap.
or get libjpeg from www.ijg.org, it's got a bmp
reading/writing routine in there you can use....
not much else I can tell ya.

-Brad

GOBINDA GHOSH wrote:
> 
>  How to display indexed color image ( like 8 bit BMP
> 24 bit BMP ) by GDK ?
>   Please Tell me the necessary API's
> 
>  Thanks,
>  Gobinda Ghosh
> 
>  Senior Project Engineer
>  STEX Technologies Private Limited
>  Bangalore , India
> 
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
> 
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

-- 
-----------------------------
Brad House
Sr. Developer
Main Street Softworks, Inc.

brad@mainstreetsoftworks.com
(352) 378-8228
-----------------------------




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]