Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
cog
CogDecodedWindow
Interface CogDecodedWindow
Experimental
Window payload returned by an injected decoder before Honua validation.
interface
CogDecodedWindow
{
bands
:
readonly
CogDecodedBandWindow
[]
;
height
:
number
;
width
:
number
;
}
Index
Properties
bands
height
width
Properties
Readonly
Experimental
bands
bands
:
readonly
CogDecodedBandWindow
[]
Readonly
Experimental
height
height
:
number
Readonly
Experimental
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bands
height
width
@honua/sdk-js
Loading...
Window payload returned by an injected decoder before Honua validation.