7 Commits (3f31901de244c1dc1d0d8adcb6809a8c013f0b2d)

Author SHA1 Message Date
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. 16 years ago
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. 16 years ago
  sam 8838f381b6 libpipi: include <stdlib.h> in files where NULL is used. 16 years ago
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 years ago
  sam 36438eed8f Fix headers. 16 years ago
  sam 6433a59c97 * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract 16 years ago
  sam e38943a327 * rgb.c: implement pipi_rgb(), to combine three RGB channels. 16 years ago