![]() |
COMMENT_GRAY_ICON |
Previous | Program Comments |
If you have an icon in your program (see
COMMENT_BW_ICON
), you can
enhance it using grayscale. To do this, write
#define COMMENT_GRAY_ICON dark, lightat the top of your source code, where dark and light are the dark and light plane parts of the icon as defined in
COMMENT_BW_ICON
. For the
dark plane part, you might actually want to use
COMMENT_BW_ICON
.