BiTonal
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm converts specified image to binary image that has only two possible color values.
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm converts specified image to binary image that has only two possible color values.
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm adjusts the brightness of specified image in RGB color space. This algorithm works by increasing every pixel's RGB values by the ...
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm filters specified color and replaces all other colors with other specified color.
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm replaces the specified source color with the new color.
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm adjusts the contrast of specified image in RGB color space. This algorithm works by increasing RGB values of bright pixels and ...
Admin | 28-Sep-2015 | C#, VB.Net
This is an image processing algorithm in which in which each pixel of an image is replaced either by a highlight or a shadow, depending on light/dark ...
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm flips specified image in both vertical and horizontal directions.
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm flips specified image in a horizontal direction.
Admin | 28-Sep-2015 | C#, VB.Net
This algorithm flips specified image in a vertical direction.