Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
raster
RasterPixelWindow
Interface RasterPixelWindow
Experimental
interface
RasterPixelWindow
{
height
:
number
;
outputSize
?:
readonly
[
number
,
number
]
;
overviewDecimation
?:
number
;
space
:
"pixel"
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
height
output
Size?
overview
Decimation?
space
width
x
y
Properties
Readonly
Experimental
height
height
:
number
Optional
Readonly
Experimental
output
Size
output
Size
?:
readonly
[
number
,
number
]
Optional
Readonly
Experimental
overview
Decimation
overview
Decimation
?:
number
Readonly
Experimental
space
space
Readonly
Experimental
width
width
:
number
Readonly
Experimental
x
x
:
number
Readonly
Experimental
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
output
Size
overview
Decimation
space
width
x
y
@honua/sdk-js
Loading...