Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
sam 3f6424fb1e Improve the median filter performance. 16 лет назад
..
autocontrast.c Change _C pixel format suffixes into _U8 for more clarity. 17 лет назад
blur.c Fix a very old crash in the box blur filter that occurred when the image 17 лет назад
color.c Do not touch alpha values when modifying brightness or contrast. 16 лет назад
convolution.c Properly handle alpha components in the convolution code. 17 лет назад
dilate.c Change _C pixel format suffixes into _U8 for more clarity. 17 лет назад
median.c Improve the median filter performance. 16 лет назад
rotate.c Implement pipi_rotate(). Currently nearest-neighbour only, supersample if 16 лет назад
transform.c Change _C pixel format suffixes into _U8 for more clarity. 17 лет назад
wave.c Add missing M_PI definition in wave.c for Win32 compilation. 17 лет назад