RGB color CONTSTANTS
From: Bob Richardson (bobr)
Date: 11/27/04
- Next message: Jamie: "Re: RGB color CONTSTANTS"
- Previous message: AlanGLLoyd: "Re: Spaces"
- Next in thread: Jamie: "Re: RGB color CONTSTANTS"
- Reply: Jamie: "Re: RGB color CONTSTANTS"
- Reply: VBDis: "Re: RGB color CONTSTANTS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 26 Nov 2004 15:25:02 -0800
I can easily convert from RGB to TColor with the PaletteRGB(R,G,B) function.
Is there a way to define a TCOLOR constant using the RGB values?
e.g. something like
const
MyColor = RGB???(41,49,107);
- Next message: Jamie: "Re: RGB color CONTSTANTS"
- Previous message: AlanGLLoyd: "Re: Spaces"
- Next in thread: Jamie: "Re: RGB color CONTSTANTS"
- Reply: Jamie: "Re: RGB color CONTSTANTS"
- Reply: VBDis: "Re: RGB color CONTSTANTS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]