11 コミット (b7e3368c232b4e0d8d06dadd26039f96b1ae8036)

作成者 SHA1 メッセージ 日付
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. 17年前
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. 17年前
  sam 8838f381b6 libpipi: include <stdlib.h> in files where NULL is used. 17年前
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 17年前
  sam 36438eed8f Fix headers. 17年前
  sam 6433a59c97 * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract 17年前
  sam e38943a327 * rgb.c: implement pipi_rgb(), to combine three RGB channels. 17年前
  sam b74fad466b * Implement difference, multiply, divide, screen and overlay blend methods. 17年前
  sam da84205cde * subadd.c: add pipi_sub() and pipi_add() as another way to combine two 17年前
  sam 6fb5354eff * minmax.c: add pipi_min() and pipi_max() as another way to combine two 17年前
  sam 9bd6b555f9 * mean.c: implement pipi_mean() to compute a mean image. 17年前