Click here to Skip to main content
Licence 
First Posted 24 May 2002
Views 52,469
Bookmarked 17 times

High color splash screen using the "Splash Screen Component" in VS

By | 24 May 2002 | Article
How to create splash screens that display more than 256 colors

Introduction

The default bitmap provided by the “splash screen component” included with Microsoft Visual C++ 6.0 is a 16 color bitmap. Although the Visual C++ resource editor is capable of displaying images with up to 256 colors, any new bitmap created with Visual C++ 6.0 defaults to 16 colors.

To display a high-color splash screen follow these steps

  1. Insert a splash screen component to the project using “Components and Controls Gallery”.
  2. Open the bitmap associated with the splash screen in resource editor, and note the image file name.
  3. Using an image editor like MS Paint edit the image file and save it with the required color depth.
  4. Now the splash screen will display your image with a color depth of more than 16 colors.
  5. As the bitmap editor included with Visual C++ versions 6.0 and earlier, is not capable of displaying images with more than 256 colors, you will need to use external image editor for all further editing of this bitmap

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Rajesh Parikh

Web Developer

United States United States

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralMy vote of 1 Pinmembervikaskardode18:53 11 Aug '10  
GeneralMy Vote of 4 Pinmember_beauw_5:34 17 Feb '10  
GeneralNot so bad Pinmemberdeejay500005:17 2 Feb '08  
Generalno source, no demo, no text... Pinmemberv2.02:55 6 Mar '06  
Questionis this an article? PinmemberMario M.4:45 26 May '02  
AnswerRe: is this an article? PinmemberA. N. Other22:52 26 May '02  
GeneralRe: is this an article? Pinmemberv2.02:56 6 Mar '06  
AnswerRe: is this an article? PinsussAnonymous10:56 11 Jul '02  
AnswerRe: is this an article? PinmemberAlec8:53 26 Aug '02  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web01 | 2.5.120517.1 | Last Updated 25 May 2002
Article Copyright 2002 by Rajesh Parikh
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid