new ol.style.Image(options) experimental
            src/ol/style/imagestyle.js, line 36
        
        
        
    | Name | Type | Description | 
|---|---|---|
| options | ol.style.ImageOptions | Options. | 
Subclasses
Methods
- 
    getImage(pixelRatio){HTMLCanvasElement|HTMLVideoElement|Image} experimentalsrc/ol/style/imagestyle.js, line 129
- 
    
    
    
    
    
    
    
    
        
Name Type Description pixelRationumber Pixel ratio. Returns:Image element.
 
- 
    getOpacity(){number} experimentalsrc/ol/style/imagestyle.js, line 75
- 
    
    
    
    
    
    
    
    
    
    
    
Returns:Opacity.
 
- 
    getRotateWithView(){boolean} experimentalsrc/ol/style/imagestyle.js, line 84
- 
    
    
    
    
    
    
    
    
    
    
    
Returns:Rotate with map.
 
- 
    getRotation(){number} experimentalsrc/ol/style/imagestyle.js, line 93
- 
    
    
    
    
    
    
    
    
    
    
    
Returns:Rotation.
 
- 
    getScale(){number} experimentalsrc/ol/style/imagestyle.js, line 102
- 
    
    
    
    
    
    
    
    
    
    
    
Returns:Scale.
 
- 
    getSnapToPixel(){boolean} experimentalsrc/ol/style/imagestyle.js, line 111
- 
    
    
    
    
    
    
    
    
    
    
    
Returns:Snap to pixel?
 
- 
    setRotation(rotation) experimentalsrc/ol/style/imagestyle.js, line 197
- 
    
    
    Set the rotation. Name Type Description rotationnumber Rotation. 
- 
    setScale(scale) experimentalsrc/ol/style/imagestyle.js, line 208
- 
    
    
    Set the scale. Name Type Description scalenumber Scale. 
 OpenLayers 3
 OpenLayers 3