Export to TGA

TGA files have historically been used for content that is meant to be used in other applications (for example, image sprites for animated games) and is read and written by many popular graphic arts applications. It supports multiple bit depths including 32 bit with alpha (transparency) support.

To export a TGA file, ensure that a map or layout view is active. On the Share tab, click Export Map Export Map or Export Layout Export Layout, depending on the active view, to open the Export pane. Change the File Type parameter to TGA. Set a name and location for the file, as well as any other properties, and click Export.

Note:

Certain options are only available when exporting a map or layout. When exporting a map, you can set the size of the map export. When exporting a layout, you can clip to graphics extent.

The following properties are available when exporting to a TGA file:

PropertyDescription

Transparent background

Export a layout with a transparent page instead of a white page.

Transparent backgrounds are only supported when Color depth is set to 32-bit with Alpha.

This option is not available for maps, but transparency on a map is honored on export.

DPI

The resolution of the export file in dots per inch (dpi). DPI is only available when exporting a layout. When exporting a map, the DPI is calculated automatically. For map exports, increase the Width and Height values to add additional pixels and get a higher resolution output.

Color depth

The number of bits to describe color in a pixel. Choose from the following:

  • 8-bit Adaptive—255 possible colors. This option uses an adaptive palette to maintain recognizable hues.
  • 8-bit Grayscale—256 shades of gray. All colors are converted to grayscale.
  • 24-bit True Color—16,777,216 possible colors. This option is good for maximum color fidelity.
  • 32-bit with Alpha—16,777,216 possible colors and an alpha (transparency) channel of 255 values. This option is useful for maps or layouts with transparency.

Related topics