12 Révisions (b9e07e7b00df83db1a31fc91f414fb7647d41cf3)

Auteur SHA1 Message Date
  sam 80bfef8e57 mean.c: rename this file into merge.c and implement pipi_merge() for trivial il y a 15 ans
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. il y a 16 ans
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. il y a 16 ans
  sam 8838f381b6 libpipi: include <stdlib.h> in files where NULL is used. il y a 16 ans
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. il y a 16 ans
  sam 36438eed8f Fix headers. il y a 16 ans
  sam 6433a59c97 * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract il y a 16 ans
  sam e38943a327 * rgb.c: implement pipi_rgb(), to combine three RGB channels. il y a 16 ans
  sam b74fad466b * Implement difference, multiply, divide, screen and overlay blend methods. il y a 16 ans
  sam da84205cde * subadd.c: add pipi_sub() and pipi_add() as another way to combine two il y a 16 ans
  sam 6fb5354eff * minmax.c: add pipi_min() and pipi_max() as another way to combine two il y a 16 ans
  sam 9bd6b555f9 * mean.c: implement pipi_mean() to compute a mean image. il y a 16 ans