Class: ol.Image
new Image
Parameters:
| Name |
Type |
Argument |
Description |
extent |
ol.Extent
|
|
Extent. |
resolution |
number
|
|
Resolution. |
src |
string
|
|
Image source URI. |
crossOrigin |
?string
|
<nullable>
|
Cross origin. |
attributions |
Array.<ol.Attribution>
|
|
Attributions. |
- Source:
Extends
Members
-
-
- Source:
Methods
-
<protected> dispatchChangeEvent
-
- Source:
-
getAttributions
-
- Source:
Returns:
Attributions.
-
Type
-
Array.<ol.Attribution>
-
getExtent
-
- Source:
Returns:
Extent.
-
Type
-
ol.Extent
-
getImageElement
-
Parameters:
| Name |
Type |
Argument |
Description |
context |
Object=
|
<optional>
|
(Optional) Object. |
- Source:
Returns:
Image.
-
Type
-
HTMLCanvasElement
|
Image
|
HTMLVideoElement
-
getResolution
-
- Source:
Returns:
Resolution.
-
Type
-
number
-
getState
-
- Source:
Returns:
State.
-
Type
-
ol.ImageState
-
load
-
Load not yet loaded URI.
- Source: