Exporting Images and Copying Selections to the Clipboard

You can save images of echograms and cruisetracks either by exporting them as image files (including the color legend), or copying them onto the clipboard as a bitmap.

Refer to the options on the Export to Image dialog box (also ExportEchogramToImageCustom via COM) for customizing single beam echogram image exports. The image dimensions for JPEG exports cannot exceed 32,000 pixels.

Note: Echoview renders an integer number of pixels per ping. If the requested image width would require fractional pixels-per-ping, the exported width is increased to the next whole-pixel multiple. For a one-to-one result (one pixel per ping/sample), use Export one pixel per sample in the Export to Image dialog box or call ExportEchogramToImageCustom with WidthInPixels = -1 and/or HeightInPixels = -1.

When exporting echograms to an image, whether from the Echogram menu or through COM commands, the same export logic is applied to ensure consistent results.

Exporting to an image file

Echograms

Single beam

  1. Click on an open echogram.
  2. Select the Echogram menu, Export, To Image, then choose Visible echogram... or Whole echogram....
  3. - or -
  4. Select a region or make a selection using a Selection tool.
  1. On the Shortcut (right-click) menu, point to Export Region/Export Selection, then click To Image...
  2. Customize your export using the Export to Image dialog box and click Export...
  3. Choose the file export format (PNG, JPEG, TIFF or bitmap) from the Save as type drop-down menu in the explorer window.

Exports of single beam echograms respect line referencing. When a line reference is applied, Echoview adjusts the export extents so the referenced region remains visible.

Multibeam

  1. Make a selection using a Selection tool.
  1. On the Shortcut (right-click) menu, point to Export Selection, then click To Image File...
  2. Choose the file export format (PNG, JPEG, TIFF or bitmap) from the Save as type drop-down menu in the explorer window.

Cruisetracks

To export a cruisetrack/alongtrack display to an image file:

  1. Click on an open cruisetrack.
  2. Select the Cruisetrack menu, then click Export Window to Image File...
  3. - or -
  4. On the Shortcut (right-click) menu, point to Export Window, then click To Image File...
  5. - or -
  6. Make a selection using a Selection tool.
  1. On the Shortcut (right-click) menu, point to Export Selection, then click To Image File...
  2. Choose the file export format (PNG, JPEG, TIFF or bitmap) from the Save as type dropdown menu in the explorer window.

Georeferencing information exported with the cruisetracks

When you export a selection from a cruisetrack, Echoview may also export georeferencing information.

If you export a cruisetrack to a ...

Echoview writes georeferencing information...

.tiff file

to an ESRI world file with the same name as the .tiff file but with a .tiffw extension

.tif file

to an ESRI world file with the same name as the .tif file but with a .tfw extension

GeoTIFF file (.tif or .tiff)

by embedding it in headers in the TIFF file

.jpg file

to an ESRI world file with the same name as the .jpg file but with a .jgw extension

.jpeg file

to an ESRI world file of the same name as the .jpeg file but with a .jpegw extension

.bmp (24-bit)

Not applicable - Echoview does not write georeferencing information for this format

Copying a selection to the clipboard

  1. Make a selection using a selection tool:

    Single beam echograms

    Rectangular, Horizontal band or Vertical band

    Multibeam echograms

    Rectangular

    Cruisetracks

    Rectangular, Vertical band or Polygon

  1. On the Shortcut (right-click) menu, click Copy

See also

About selections
Understanding echograms