31.2.1 Converting bitmap graphics
The biggest issue for converting bitmap graphics has to do with resolution; this affects how you scale graphics, and how you handle fine detail in them:
• If you are converting to WinHelp or HTML, your graphics will be viewed at screen resolution, typically 96 DPI.
• If you are converting to print RTF, the graphics might be printed out at a much higher resolution.
§31.2.1.1 Converting bitmap graphics for WinHelp
§31.2.1.2 Converting bitmap graphics for print RTF
§31.2.1.3 Specifying external vs. internal metafiles for RTF output
§31.2.1.4 Converting bitmap graphics for Web use (HTML)
> 31 Working with graphics > 31.2 Converting and exporting graphics > 31.2.1 Converting bitmap graphics