Class Emboss
java.lang.Object
org.apache.sedona.viz.core.PhotoFilter
org.apache.sedona.viz.extension.photoFilter.Emboss
The Class Emboss.
-
Field Summary
Fields inherited from class org.apache.sedona.viz.core.PhotoFilter
convolutionMatrix, filterRadius -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sedona.viz.core.PhotoFilter
getConvolutionMatrix, getFilterRadius
-
Constructor Details
-
Emboss
public Emboss()Instantiates a new emboss.
-