Search
Preparing search index...
The search index is not available
@types/arcgis-js-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@types/arcgis-js-api
__esri
ImageSampleParametersConstructor
Interface ImageSampleParametersConstructor
Hierarchy
ImageSampleParametersConstructor
Index
Constructors
constructor
Methods
fromJSON
Constructors
constructor
new
Image
Sample
Parameters
Constructor
(
properties
?:
ImageSampleParametersProperties
)
:
ImageSampleParameters
Input parameters for the
getSamples()
method on
ImageryLayer
.
Read more...
Parameters
Optional
properties:
ImageSampleParametersProperties
Returns
ImageSampleParameters
Methods
fromJSON
fromJSON
(
json
:
any
)
:
ImageSampleParameters
Parameters
json:
any
Returns
ImageSampleParameters
Exports
__esri
CIM
content
geometry
point
Cloud
Renderers
raster
Renderers
renderers
symbols
units
widget
Image
Sample
Parameters
Constructor
constructor
fromJSON
Generated using
TypeDoc
Input parameters for the getSamples() method on ImageryLayer.
Read more...