Name |
Description |
ComputerArchitectureInfo |
Encapsulates methods that provide information about the current computer architecture. |
Convolution |
Provides methods for applying blurring and sharpening effects to an image. |
CropLayer |
Encapsulates the properties required to crop an image. |
FastBitmap |
Allows fast access to System.Drawing.Bitmap's pixel data. |
GaussianLayer |
A Gaussian layer for applying sharpening and blurring methods to an image. |
Interpolation |
Provides interpolation routines for resampling algorithms. |
ResizeLayer |
Encapsulates the properties required to resize an image. |
Resizer |
Provides methods to resize images. |
RoundedCornerLayer |
Encapsulates the properties required to add rounded corners to an image. |