Приложение: lazpaint Image editor with raster and vector layers Free cross-platform image editor with raster and vector layers, written in Lazarus (Free Pascal). **Features** * Files: read and write a variety of file formats, including layered bitmaps and 3D files. **Image manipulation** * An image can be resampled, flipped horizontally and vertically. **Color manipulation** * Colorize : set the color of an image while preserving intensities * Shift colors : cycle colors and change colorness (saturation) * Intensity : make colors lighter or darker without making them white * Lightness : make colors lighter or darker by making them whiter * Normalize : use the whole range of each color channel and alpha channel * Negative : invert colors (with gamma correction) * Linear negative : invert colors (without gamma correction) * Grayscale : converts colors to grayscale with gamma correction **Filters** Filters can be applied to the whole image or to the active selection. * Motion blur : directional blur * Custom blur : blur according to a mask * Sharpen : makes contours more accurate, complementary to Smooth * Smooth : softens whole image, complementary to Sharpen * Median : computes the median of colors around each pixel, which softens corners * Contour : draws contours on a white background (like a pencil drawing) * Emboss : draws contours with shadow * Sphere : spherical projection * Cylinder : cylinder projection * Clouds : add clouds of the current pen color * Scripts: scripts are provided to do layer effects.
|