.. |
Access.c
|
Storage, packing and access for HSV format images
|
2014-07-22 16:09:22 -07:00 |
AlphaComposite.c
|
|
|
Antialias.c
|
|
|
Bands.c
|
|
|
Bit.h
|
|
|
BitDecode.c
|
|
|
Blend.c
|
|
|
Chops.c
|
|
|
Convert.c
|
backup implementation of Round for windows platforms
|
2014-08-24 16:37:54 -07:00 |
ConvertYCbCr.c
|
|
|
Copy.c
|
|
|
Crc32.c
|
|
|
Crop.c
|
|
|
Dib.c
|
Clean up defines and includes for Windows
|
2014-05-09 21:05:30 +02:00 |
Draw.c
|
Using local block rather than array literal
|
2014-07-01 10:20:15 -07:00 |
Effects.c
|
Test mandelbrot with bad arguments
|
2014-09-02 16:39:35 +03:00 |
EpsEncode.c
|
|
|
Except.c
|
|
|
File.c
|
|
|
Fill.c
|
|
|
Filter.c
|
|
|
FliDecode.c
|
|
|
Geometry.c
|
|
|
GetBBox.c
|
|
|
Gif.h
|
Change unsigned INT16 to UINT16
|
2014-04-30 11:30:44 +02:00 |
GifDecode.c
|
|
|
GifEncode.c
|
|
|
HexDecode.c
|
|
|
Histo.c
|
|
|
Imaging.h
|
Fix test_imagedraw failures
|
2014-06-25 00:07:07 -07:00 |
ImDib.h
|
Clean up defines and includes for Windows
|
2014-05-09 21:05:30 +02:00 |
ImPlatform.h
|
Windows compatibility
|
2014-07-05 15:06:17 -07:00 |
Incremental.c
|
Clean up defines and includes for Windows
|
2014-05-09 21:05:30 +02:00 |
Jpeg.h
|
Memory Leak: Freeing malloc'd memory in Jpeg Encode
|
2014-09-24 15:46:24 -07:00 |
Jpeg2K.h
|
Added support for OpenJPEG 2.1.
|
2014-05-27 12:43:54 +01:00 |
Jpeg2KDecode.c
|
Cleaning up.
|
2014-09-12 22:09:27 -07:00 |
Jpeg2KEncode.c
|
Cleaning up.
|
2014-09-12 22:09:27 -07:00 |
JpegDecode.c
|
|
|
JpegEncode.c
|
Memory Leak: Freeing malloc'd memory in Jpeg Encode
|
2014-09-24 15:46:24 -07:00 |
Lzw.h
|
Change unsigned INT16 to UINT16
|
2014-04-30 11:30:44 +02:00 |
LzwDecode.c
|
|
|
Matrix.c
|
|
|
ModeFilter.c
|
|
|
MspDecode.c
|
|
|
Negative.c
|
|
|
Offset.c
|
|
|
Pack.c
|
Storage, packing and access for HSV format images
|
2014-07-22 16:09:22 -07:00 |
PackDecode.c
|
|
|
Palette.c
|
|
|
Paste.c
|
|
|
PcdDecode.c
|
|
|
PcxDecode.c
|
Move image to first xsize*bands bytes, rather than including padding if stride > xsize*bands, fixes #523
|
2014-02-15 22:41:02 -08:00 |
PcxEncode.c
|
Use even stride when saving odd sized .pcx files
|
2014-03-03 23:05:50 -08:00 |
Point.c
|
|
|
Quant.c
|
|
|
QuantHash.c
|
|
|
QuantHash.h
|
|
|
QuantHeap.c
|
|
|
QuantHeap.h
|
|
|
QuantOctree.c
|
|
|
QuantOctree.h
|
|
|
QuantTypes.h
|
BUG: add typedef uint64_t for msvc
|
2013-09-27 15:03:27 -07:00 |
RankFilter.c
|
|
|
Raw.h
|
|
|
RawDecode.c
|
|
|
RawEncode.c
|
|
|
Storage.c
|
Storage, packing and access for HSV format images
|
2014-07-22 16:09:22 -07:00 |
SunRleDecode.c
|
|
|
TgaRleDecode.c
|
|
|
TiffDecode.c
|
Fix msvc build error
|
2014-09-21 16:48:35 -07:00 |
TiffDecode.h
|
added ifd offset to the tiff decoder args, call TIFFSetSubDirectory
|
2014-09-02 15:20:25 -07:00 |
Unpack.c
|
Storage, packing and access for HSV format images
|
2014-07-22 16:09:22 -07:00 |
UnpackYCC.c
|
|
|
UnsharpMask.c
|
round pixel values
|
2014-10-08 15:05:48 +04:00 |
XbmDecode.c
|
|
|
XbmEncode.c
|
|
|
Zip.h
|
|
|
ZipDecode.c
|
|
|
ZipEncode.c
|
|
|