APPLICATION DESIGN
Graphics can be:
Your goal, when preparing a graphic, is to have it look as much as possible like the graphic you created in your drawing program. How graphics look depends on the user's viewer, operating system, and color mode.
Always reduce the color in graphics with formats other than GIF or JPEG to 256 or fewer colors. Although doing this may reduce the quality of high-resolution graphics, it ensures a more reliable color display across platforms.
If all users have machines that display in true color mode, reducing the colors to 256 or fewer is all you need to do to prepare a graphic. If users have machines running in 256-color mode, use a color palette to map colors in the graphic to a table of predefined colors.
If you are designing applications for users to access on the Web, you can change from the IBM® Lotus® color palette to a Web color palette to provide greater color fidelity. To change palettes:
1. Choose File - Preferences - User Preferences.
2. Check "Use Web Palette" on the Additional Options list of the Basics tab. If this option is unchecked, Designer uses the Lotus color palette.
Note When Web users open a database, Domino converts non-GIF and non-JPEG graphics to GIF or JPEG formats. The system administrator specifies the format in the "Image conversion format" field, which is part of the HTTP Server section of the Server document. For more information, see Administering the Domino System.
See Also