UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

3 lines (2 loc) 591 B
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */ import{getImageSourceFromAttachment as t,getThumbnailPixelBlock as e,loadImageForAttachment as n,renderImageWithRotation as r}from"../../../widgets/OrientedImageryViewer/galleryUtils.js";function o(e){const{layer:n,objectId:r,options:o}=e;return t(n,r,o)}async function a(t,n){return e(t,n)}function i(t){const{layer:e,objectId:r,options:o}=t;return n(e,`${r}`,o)}function c(t,e,n){return r(t,e,n)}export{o as getImageSourceFromAttachment,a as getThumbnailAsPixelBlock,i as loadImageForAttachment,c as renderImageWithRotation};