| Package | Description |
|---|---|
| com.aspose.psd |
The package is the core for nested packages and the most basic objects used for Aspose.Imaging processing.
|
| com.aspose.psd.fileformats.psd | |
| com.aspose.psd.imagefilters.filteroptions |
The package handles filter options.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RasterImage.filter(Rectangle rectangle,
FilterOptionsBase options)
Filters the specified rectangle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PsdImage.filter(Rectangle rectangle,
FilterOptionsBase options)
Filters the specified rectangle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BigRectangularFilterOptions
Big Rectangular Filter Options
|
class |
BilateralSmoothingFilterOptions
The Bilateral Smoothing Filter Options.
|
class |
ConvolutionFilterOptions
The convolution filter.
|
class |
DeconvolutionFilterOptions
Deconvolution Filter Options, abstract class
|
class |
GaussianBlurFilterOptions
The Gaussian blur
|
class |
GaussWienerFilterOptions
Gauss Wiener Filter Options
Deblur gauss
|
class |
MedianFilterOptions
Median filter
|
class |
MotionWienerFilterOptions
Deconvolution filter options
deblur motion
|
class |
SharpenFilterOptions
The Sharpen filter options
|
class |
SmallRectangularFilterOptions
Small rectangular filter options
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.