{"componentChunkName":"component---smooth-doc-smooth-doc-src-templates-doc-js","path":"/docs/viewer/snapshots/","result":{"data":{"mdx":{"fields":{"pageType":"doc","title":"Snapshots","editLink":""},"body":"var _excluded = [\"components\"];\nfunction _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }\nfunction _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var s = Object.getOwnPropertySymbols(e); for (r = 0; r < s.length; r++) o = s[r], t.includes(o) || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }\nfunction _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.includes(n)) continue; t[n] = r[n]; } return t; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"Snapshots\",\n  \"description\": \"snapshots\",\n  \"order\": 23,\n  \"section\": \"Viewer\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h1\", {\n    \"id\": \"snapshots\"\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#snapshots\",\n    \"aria-label\": \"snapshots permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Snapshots\"), mdx(\"br\", null), mdx(\"p\", null, \"Snapshots are designed for tracking and exporting regions of interest from images. The region of interest contained in a snapshot can be decorated with annotations, a label, and a scale bar prior to being exported as a PNG, JPEG, TIFF, or \", mdx(\"abbr\", {\n    parentName: \"p\",\n    \"title\": \"Portable Document Format\"\n  }, \"PDF\"), \" file. These capabilities make it convenient to use snapshots, instead of image editing software, to prepare ROIs for publications or reports. For more advanced cases, where multiple images or ROIs are needed, consider using the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/viewer/figure-maker/\"\n  }, \"Figure Maker\"), \".\"), mdx(\"div\", {\n    className: \"info\"\n  }, \"Though snapshots are similar to rectangular annotations, they are distinct from geometric annotations, have different properties and are typically used for exporting annotated regions for reports.\"), mdx(\"h2\", {\n    \"id\": \"creating-snapshots\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#creating-snapshots\",\n    \"aria-label\": \"creating snapshots permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Creating Snapshots\"), mdx(\"p\", null, \"Use the snapshot tool to define a rectangular region of interest. The bounding box of a snapshot is recorded as metadata, making it visible from the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/viewer/information-panel/\"\n  }, \"Image Information Panel\"), \" and from the Metadata tab in the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"/flow/manual/latest/docs/repository/folder-listing/\"\n  }, \"Folder Listing\"), \".\"), mdx(\"details\", null, mdx(\"summary\", null, \" To create a snapshot \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"From within the Viewer, right-click on an image to open up the annotation ring\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/flow/manual/latest/cc9651063bcd6e50694c2ade18d92b1e/viewer-snapshot.svg\",\n    \"alt\": \"Snapshot\"\n  }), \" tool\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Hold and drag the frame to capture a region of interest\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) In the popup dialog, click on the first line of text (default: \\\"Untitled Snapshot\\\") and provide a name for the snapshot\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) In the popup dialog, click on the second line of text (default: \\\"No description\\\") and provide a description for the snapshot\"))), mdx(\"div\", {\n    className: \"info\"\n  }, \"The bounding box of a snapshot cannot be edited after it has been drawn.\")), mdx(\"details\", null, mdx(\"summary\", null, \" To navigate to an existing snapshot \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"If the left sidebar is not displayed, toggle it by clicking on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Menu \", \">\"), \" button at the bottom left of the Viewer\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Hover or click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/flow/manual/latest/b35d0bfc7de3b8e18ef973e5ca160947/viewer-nav-info.svg\",\n    \"alt\": \"Info\"\n  }), \" button in the left sidebar\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Scroll down to the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Snapshots\"), \" section\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select a snapshot by clicking on its thumbnail to reveal more options, then click the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Open\"), \" button. Alternatively, you may double click on the thumbnail\")))), mdx(\"h2\", {\n    \"id\": \"downloading-snapshots\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#downloading-snapshots\",\n    \"aria-label\": \"downloading snapshots permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Downloading Snapshots\"), mdx(\"p\", null, \"The contents of a snapshot can be exported as a common image format (PNG, JPEG, TIFF, or \", mdx(\"abbr\", {\n    parentName: \"p\",\n    \"title\": \"Portable Document Format\"\n  }, \"PDF\"), \") for use in presentations or other documents. There are multiple locations where existing snapshots can be found and downloaded.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To download a snapshot from within the Viewer \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"From within the Viewer, locate the snapshot on the image\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the snapshot title to reveal a dialog\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Download\"), \" button in the popup dialog\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Adjust preferences\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Show/hide image annotations via the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Show annotations\"), \" toggle\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Enable the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Show label\"), \" toggle to reveal a text overlay\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Enable the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Show scale bar\"), \" toggle to reveal a scale bar\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Download\"), \" menu\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Adjust preferences such as\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Size\"), \": adjust the width or height to specify the desired size\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"File type\"), \": select the desired format from the dropdown menu\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"White Background\"), \": Enable to use a white background instead of the default black\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Download\"), \" button\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"If prompted, select a location to save the downloaded file\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To download a snapshot from the Image Information panel \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"If the left sidebar is not displayed, toggle it by clicking on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Menu \", \">\"), \" button at the bottom left of the Viewer\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Hover or click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/flow/manual/latest/b35d0bfc7de3b8e18ef973e5ca160947/viewer-nav-info.svg\",\n    \"alt\": \"Info\"\n  }), \" button in the left sidebar\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Scroll down to the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Snapshots\"), \" section\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select a snapshot by clicking on its thumbnail to reveal more options\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Download\"), \" button\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Adjust preferences\"), mdx(\"ol\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Show/hide image annotations via the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Show annotations\"), \" toggle\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Enable the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Show label\"), \" toggle to reveal a text overlay\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"(Optional) Enable the \", mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Show scale bar\"), \" toggle to reveal a scale bar\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Download\"), \" menu\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Adjust preferences such as\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Size\"), \": adjust the width or height to specify the desired size\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"File type\"), \": select the desired format from the dropdown menu\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"White Background\"), \": Enable to use a white background instead of the default black\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Download\"), \" button\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"If prompted, select a location to save the downloaded file\")))), mdx(\"h2\", {\n    \"id\": \"snapshot-markup\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#snapshot-markup\",\n    \"aria-label\": \"snapshot markup permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Snapshot Markup\"), mdx(\"p\", null, \"When downloading a snapshot, certain markup tools can be used to annotate the region of interest prior to download. The markup settings are not saved and must be configured each time the snapshot download dialog is activated.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To include image annotations on a downloaded snapshot \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Enable the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Show annotations\"), \" toggle in the snapshot download dialog (all annotations visible on the image will be included)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"To hide some annotations, ensure they are hidden prior to launching the download dialog\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To include a label on a downloaded snapshot \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Enable the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Show label\"), \" toggle in the snapshot download dialog\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Adjust the label text in the field below the toggle (default text will be the image name)\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Adjust the location of the label by clicking one of the four corners in the control to the left of \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Alignment\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Adjust the text color by clicking in the colored box to the left of \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Foreground\"), \", then selecting a color\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Adjust the text background color by clicking in the colored box to the left of \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Background\"), \", then selecting a color\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To include a scale bar on a downloaded snapshot \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Enable the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Show scale bar\"), \" toggle in the snapshot download dialog\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Adjust the location of the scale bar by clicking one of the four corners in the control to the left of \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Alignment\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Adjust the text and scale bar color by clicking in the colored box to the left of \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Foreground\"), \", then selecting a color\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Adjust the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Show measurement text\"), \" toggle to show or hide the measurement\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Adjust the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Show border\"), \" toggle to show or hide a border around the text and scale bar\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Adjust the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Automatic length\"), \" toggle to determine the size of the scale bar\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"When enabled the size is determined automatically\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"When disabled the user can specify the size of the scale bar and select a unit of measurement from the dropdown menu\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Select the location of the measurement text relative to the scale bar from the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Text Alignment\"), \" dropdown menu (auto, left, center, or right)\")))), mdx(\"h2\", {\n    \"id\": \"snapshot-properties\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#snapshot-properties\",\n    \"aria-label\": \"snapshot properties permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Snapshot Properties\"), mdx(\"div\", {\n    className: \"info\"\n  }, mdx(\"div\", null, \"If you attempt to modify an item which is governed by a \", mdx(\"a\", {\n    href: \"../../settings/policies/#reason-for-change-tracking\"\n  }, \"reason for change tracking policy\"), \", you will be required to provide a reason for the change.\")), mdx(\"h3\", {\n    \"id\": \"snapshot-name\"\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#snapshot-name\",\n    \"aria-label\": \"snapshot name permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Snapshot Name\"), mdx(\"p\", null, \"The name is a single line text field that supports unicode characters. The name can be changed from within the Viewer or from the Image Information panel.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To rename a snapshot from within the Viewer \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"From within the Viewer, locate the snapshot on the image\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the snapshot title to reveal a dialog\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the first line of text in the popup dialog (default: \\\"Untitled Snapshot\\\")\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Provide a name or edit the existing text\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Press the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Enter\"), \" key or click away from the textbox to save your changes\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To rename a snapshot from the Image Information panel \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"If the left sidebar is not displayed, toggle it by clicking on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Menu \", \">\"), \" button at the bottom left of the Viewer\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Hover or click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/flow/manual/latest/b35d0bfc7de3b8e18ef973e5ca160947/viewer-nav-info.svg\",\n    \"alt\": \"Info\"\n  }), \" button in the left sidebar\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Scroll down to the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Snapshots\"), \" section\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select a snapshot by clicking on its thumbnail to reveal more options\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Rename\"), \" button\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Provide a name or edit the existing text in the popup dialog\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Rename\"), \" button or press the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Enter\"), \" key to save your changes\")))), mdx(\"h3\", {\n    \"id\": \"snapshot-description\"\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#snapshot-description\",\n    \"aria-label\": \"snapshot description permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Snapshot Description\"), mdx(\"p\", null, \"The description is a multiline text field that supports unicode characters. The description can be changed from within the Viewer. Enter new lines by pressing \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Shift + Enter\"), \".\"), mdx(\"details\", null, mdx(\"summary\", null, \" To change the description of a snapshot from within the Viewer \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"From within the Viewer, locate the snapshot on the image\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the snapshot title to reveal a dialog\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the second line of text in the popup dialog (default: \\\"No description\\\")\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Provide a description or edit the existing text\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Press the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Enter\"), \" key or click away from the textbox to save your changes\")))), mdx(\"h3\", {\n    \"id\": \"snapshot-visibility\"\n  }, mdx(\"a\", {\n    parentName: \"h3\",\n    \"href\": \"#snapshot-visibility\",\n    \"aria-label\": \"snapshot visibility permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Snapshot Visibility\"), mdx(\"p\", null, \"Snapshots are visible on the image by default once created. If you need to declutter the image, you may hide all snapshots at once.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To change the visibility of all snapshots \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"If the left sidebar is not displayed, toggle it by clicking on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Menu \", \">\"), \" button at the bottom left of the Viewer\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Hover or click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/flow/manual/latest/b35d0bfc7de3b8e18ef973e5ca160947/viewer-nav-info.svg\",\n    \"alt\": \"Info\"\n  }), \" button in the left sidebar\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Scroll down to the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Snapshots\"), \" section\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/flow/manual/latest/c715f4c9668501aaaf2cb016a175117f/viewer-panel-eye.svg\",\n    \"alt\": \"Eye\"\n  }), \" button, adjacent to the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Snapshots\"), \" title, to toggle visibility for all snapshots\")))), mdx(\"h2\", {\n    \"id\": \"deleting-snapshots\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#deleting-snapshots\",\n    \"aria-label\": \"deleting snapshots permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Deleting Snapshots\"), mdx(\"p\", null, \"Snapshots can be deleted from within the Viewer or from the Image Information panel.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To delete a snapshot from within the Viewer \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"From within the Viewer, locate the snapshot on the image\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the snapshot title to reveal a dialog\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Download\"), \" button in the popup dialog\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"OK\"), \" button to confirm\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To delete a snapshot from the Image Information panel \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"If the left sidebar is not displayed, toggle it by clicking on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Menu \", \">\"), \" button at the bottom left of the Viewer\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Hover or click on the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/flow/manual/latest/b35d0bfc7de3b8e18ef973e5ca160947/viewer-nav-info.svg\",\n    \"alt\": \"Info\"\n  }), \" button in the left sidebar\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Scroll down to the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Snapshots\"), \" section\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Select a snapshot by clicking on its thumbnail to reveal more options\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Delete\"), \" button\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Yes\"), \" button to confirm\")))));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#snapshots","title":"Snapshots","items":[{"url":"#creating-snapshots","title":"Creating Snapshots"},{"url":"#downloading-snapshots","title":"Downloading Snapshots"},{"url":"#snapshot-markup","title":"Snapshot Markup"},{"url":"#snapshot-properties","title":"Snapshot Properties","items":[{"url":"#snapshot-name","title":"Snapshot Name"},{"url":"#snapshot-description","title":"Snapshot Description"},{"url":"#snapshot-visibility","title":"Snapshot Visibility"}]},{"url":"#deleting-snapshots","title":"Deleting Snapshots"}]}]}}},"pageContext":{"id":"ffc33b4b-35bf-5bae-b187-d6419aa5c793"}},"staticQueryHashes":["1086510573","1106176283","1122327541","2140385554","2719290676","3597609067","4027383558"]}