How check colordepth of system in windows forms application?
WMPTalk.com Forum Index WMPTalk.com
Discuss Windows Media Player
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web wmptalk.com
How check colordepth of system in windows forms application?

 
Post new topic   Reply to topic    WMPTalk.com Forum Index -> Encoders
Author Message
Normando
Guest





Posted: Thu Sep 23, 2004 9:59 pm    Post subject: How check colordepth of system in windows forms application? Reply with quote

I need check colordepth of the systm thats run my application.

How?

thanks

Back to top
The March Hare [MVP]
Guest





Posted: Thu Sep 23, 2004 10:44 pm    Post subject: Re: How check colordepth of system in windows forms applicat Reply with quote

On Thu, 23 Sep 2004 10:59:02 -0700, Normando wrote:

Quote:
I need check colordepth of the systm thats run my application.

How?

I'm not sure what this has to do with WindowsMedia Encoder, but:

CDC dc;
dc.CreateCompatibleDC(NULL);
int bits = dc.GetDeviceCaps(BITSPIXEL)
Back to top
 
Post new topic   Reply to topic    WMPTalk.com Forum Index -> Encoders All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Microsoft Office Forum New Topics
Powered by phpBB