Results 1 to 8 of 8

Thread: [solved] 172 172 172 Grey? [/solved]

  1. #1

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409

    [solved] 172 172 172 Grey? [/solved]

    VB Code:
    1. ddrval = make.BltColorFill(rBack, RGB(172, 172, 172))

    acording to paint this red green blue value is grey but on the screen it appears yellow-orange why???
    Last edited by dogfish227; Feb 3rd, 2003 at 09:19 PM.

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Are you in 16-bit colour mode?
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  3. #3
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    If you are not in 32bit take a look at this...

    http://www.visualbasicforum.com/show...ghlight=rgb%2A

  4. #4

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409
    yes im in 16

  5. #5

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409
    it works in 32! but how todo it in 16 caze 32 may make my app slower

  6. #6
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Did you look at my link at all????

  7. #7

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409

    o yeah

    yes i did now and it worked! Thanks

  8. #8
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width