SFML community forums

Help => Window => Topic started by: mercurio7891 on December 27, 2010, 08:10:00 am

Title: Is there anyway to specify the bit size for each channel?
Post by: mercurio7891 on December 27, 2010, 08:10:00 am
Hi I was wondering is there anyway to specify the channel size for each RGBA component when creating the window/opengl context?

regards
Title: Is there anyway to specify the bit size for each channel?
Post by: Laurent on December 27, 2010, 08:17:30 am
Nop. Why?
Title: Is there anyway to specify the bit size for each channel?
Post by: mercurio7891 on December 27, 2010, 10:40:04 am
ahh, I was just wondering if 32bpp would R8G8B8A8? and 24 would mean R8G8B8A0?
Title: Is there anyway to specify the bit size for each channel?
Post by: Laurent on December 27, 2010, 10:45:12 am
Yes it does.