PC Review


Reply
Thread Tools Rate Thread

Bitmaps and images

 
 
Mark Raschi
Guest
Posts: n/a
 
      21st Aug 2003
Hi,

When loading a bitmap i seem to be getting a lower color resolution than i
expect - how can i check and if need be change the resolution in vb.net.

Cheers,


Mark


 
Reply With Quote
 
 
 
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      21st Aug 2003
Hello,

"Mark Raschi" <(E-Mail Removed)> schrieb:
> When loading a bitmap i seem to be getting a lower color resolution than i
> expect - how can i check and if need be change the resolution in vb.net.


Post your code.

Do you want to change the screen resolution or the color depth of the image
or the screen?!

Regards,
Herfried K. Wagner
--
MVP · VB Classic, VB .NET
http://www.mvps.org/dotnet


 
Reply With Quote
 
Tom Spink
Guest
Posts: n/a
 
      21st Aug 2003
Do you want to change the screen resolution?

Go to my website, where there is example code:

http://dotnetx.betasafe.com > Code Library > Changing the screen resolution
> ScreenRes.vb


--
Happy to help,
-- Tom Spink
((E-Mail Removed))

"Go down with your server"

http://dotnetx.betasafe.com >> On The Mend

Please respond to the newsgroup,
so all can benefit


"Mark Raschi" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Hi,
>
> When loading a bitmap i seem to be getting a lower color resolution than i
> expect - how can i check and if need be change the resolution in vb.net.
>
> Cheers,
>
>
> Mark
>
>



 
Reply With Quote
 
steve
Guest
Posts: n/a
 
      22nd Aug 2003
Bitmap.HorizontalResolution()
Bitmap.VerticalResolution()
Bitmap.SetResolution(dpiX, dpiY)

hth,

steve


"Mark Raschi" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi,
>
> When loading a bitmap i seem to be getting a lower color resolution than i
> expect - how can i check and if need be change the resolution in vb.net.
>
> Cheers,
>
>
> Mark
>
>



 
Reply With Quote
 
Nak
Guest
Posts: n/a
 
      22nd Aug 2003
Hi Steve,

He said "colour resolution", I'm presuming he meant "colour depth", what
does he mean? Does any know?

:-)

Nick.

"steve" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Bitmap.HorizontalResolution()
> Bitmap.VerticalResolution()
> Bitmap.SetResolution(dpiX, dpiY)
>
> hth,
>
> steve
>
>
> "Mark Raschi" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > Hi,
> >
> > When loading a bitmap i seem to be getting a lower color resolution than

i
> > expect - how can i check and if need be change the resolution in vb.net.
> >
> > Cheers,
> >
> >
> > Mark
> >
> >

>
>



 
Reply With Quote
 
Nak
Guest
Posts: n/a
 
      23rd Aug 2003
:-) Sorted

Nick.

"Mark Raschi" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello all,
>
> Thanks for the help - i did mean color depth and the problem is solved by
> changing the pixel format upon construction.
>
> Thanks,
>
> Mark
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
images appear as bitmaps =?Utf-8?B?R3V5?= Windows XP Internet Explorer 1 7th Jan 2005 08:21 PM
Images are saved as bitmaps. =?Utf-8?B?Q2FyaW5l?= Windows XP Internet Explorer 7 9th Dec 2004 05:21 PM
Saving images as bitmaps S Weston Windows XP Internet Explorer 9 21st Aug 2004 02:49 AM
My IE 6.0 wants to save images as bitmaps joy Windows XP Internet Explorer 2 2nd Jun 2004 11:17 AM
Saving Images as anything OTHER than Bitmaps Paul Jackson Windows XP Internet Explorer 2 19th Feb 2004 06:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:16 AM.