new Sobel(options)
Parameters:
| Name | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| options | * | Properties
 | 
Requires:
- module:ol.filter
Extends
Requires
- module:ol.filter
Methods
- 
    addOperation(operation)
- 
    
    Add a new operation Parameters:Name Type Description operationol.ext.SVGOperation - Inherited From:
- Overrides:
 
- 
    getId()
- 
    
    Get filter ID - Inherited From:
- Overrides:
 Returns:- Type
- string
 
- 
    grayscale(value)
- 
    
    Add a grayscale operation Parameters:Name Type Description valuenumber - Inherited From:
- Overrides:
 
- 
    luminanceToAlpha(options)
- 
    
    Add a luminanceToAlpha operation Parameters:Name Type Description options* PropertiesName Type Description gammanumber enhance gamma, default 0 - Inherited From:
- Overrides:
 
- 
    remove()
- 
    
    Remove from DOM - Inherited From:
- Overrides: