Interface EdgeMode.ConvolveOperation
- Enclosing class:
- EdgeMode
public static interface EdgeMode.ConvolveOperation
-
Method Summary
Modifier and TypeMethodDescription@NotNull ImageProducerconvolve(@NotNull BufferedImage image, @Nullable RenderingHints hints, int awtEdgeMode) @NotNull Dimension
-
Method Details
-
maximumKernelSize
-
convolve
@NotNull @NotNull ImageProducer convolve(@NotNull @NotNull BufferedImage image, @Nullable @Nullable RenderingHints hints, int awtEdgeMode)
-