C# (CSharp) ImageProcessor.Imaging Пространство имен

Пространства имен

ImageProcessor.Imaging.Colors
ImageProcessor.Imaging.Filters
ImageProcessor.Imaging.Formats
ImageProcessor.Imaging.Helpers
ImageProcessor.Imaging.MetaData
ImageProcessor.Imaging.Quantizers

Классы

Имя Описание
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.