9 Commits (6aa3d50127da6e34dc0b7fa634bf7789bc01b142)

Autor SHA1 Nachricht Datum
  sam 8838f381b6 libpipi: include <stdlib.h> in files where NULL is used. vor 16 Jahren
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. vor 16 Jahren
  sam 36438eed8f Fix headers. vor 16 Jahren
  sam 6433a59c97 * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract vor 16 Jahren
  sam e38943a327 * rgb.c: implement pipi_rgb(), to combine three RGB channels. vor 16 Jahren
  sam b74fad466b * Implement difference, multiply, divide, screen and overlay blend methods. vor 16 Jahren
  sam da84205cde * subadd.c: add pipi_sub() and pipi_add() as another way to combine two vor 16 Jahren
  sam 6fb5354eff * minmax.c: add pipi_min() and pipi_max() as another way to combine two vor 16 Jahren
  sam 9bd6b555f9 * mean.c: implement pipi_mean() to compute a mean image. vor 16 Jahren