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