Searched refs:BMP (Results 1 – 25 of 35) sorted by relevance
12
/AliOS-Things-master/components/SDL2/src/image/ |
A D | CHANGES.txt | 61 * Fixed loading BMP files with large BITMAPINFOHEADER structures 98 * Fixed bug loading 15 and 16 bit BMP images 123 * Fixed buffer overflow in BMP loading code, discovered by j00ru//vx 140 * Fixed loading BMP palettes at unusual offsets 149 * Added support for 32-bit BMP files with alpha 153 * Added support for RLE encoded BMP files
|
A D | SDL2_image.spec | 22 This library supports BMP, PPM, PCX, GIF, JPEG, PNG, and TIFF formats. 32 This library supports BMP, PPM, PCX, GIF, JPEG, PNG, and TIFF formats.
|
A D | SDL2_image.spec.in | 22 This library supports BMP, PPM, PCX, GIF, JPEG, PNG, and TIFF formats. 32 This library supports BMP, PPM, PCX, GIF, JPEG, PNG, and TIFF formats.
|
A D | README.txt | 8 This library supports BMP, PNM (PPM/PGM/PBM), XPM, LBM, PCX, GIF, JPEG, PNG,
|
A D | configure.in | 130 AC_ARG_ENABLE([bmp], [AC_HELP_STRING([--enable-bmp], [support loading BMP/ICO/CUR images [default=y…
|
/AliOS-Things-master/components/SDL2/src/image/debian/ |
A D | control | 28 This library currently supports BMP, PPM, PCX, GIF, JPEG, PNG, TIFF, and XPM 43 This library currently supports BMP, PPM, PCX, GIF, JPEG, PNG, TIFF, and XPM
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/ |
A D | image_enc.h | 36 BMP, enumerator
|
A D | image_enc.c | 589 } else if (format == BMP) { in WebPSaveImage()
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | jconfig.vms | 26 #define BMP_SUPPORTED /* BMP image file format */
|
A D | jconfig.dj | 26 #define BMP_SUPPORTED /* BMP image file format */
|
A D | jconfig.mac | 30 #define BMP_SUPPORTED /* BMP image file format */
|
A D | jconfig.manx | 30 #define BMP_SUPPORTED /* BMP image file format */
|
A D | jconfig.sas | 32 #define BMP_SUPPORTED /* BMP image file format */
|
A D | jconfig.wat | 26 #define BMP_SUPPORTED /* BMP image file format */
|
A D | jconfig.st | 28 #define BMP_SUPPORTED /* BMP image file format */
|
A D | jconfig.bcc | 34 #define BMP_SUPPORTED /* BMP image file format */
|
A D | jconfig.cfg | 46 #define BMP_SUPPORTED /* BMP image file format */
|
A D | jconfig.vc | 40 #define BMP_SUPPORTED /* BMP image file format */
|
A D | jconfig.mc6 | 40 #define BMP_SUPPORTED /* BMP image file format */
|
A D | filelist.txt | 153 rdbmp.c BMP file input. 161 wrbmp.c BMP file output.
|
A D | usage.txt | 50 PGM (PBMPLUS grayscale format), BMP, Targa, and RLE (Utah Raster Toolkit 61 one letter. Upper and lower case are equivalent (-BMP is the same as -bmp). 76 BMP file, because cjpeg isn't bright enough to notice 77 whether a BMP file uses only shades of gray. By 315 -bmp Select BMP output format (Windows flavor). 8-bit 325 -os2 Select BMP output format (OS/2 1.x flavor). 8-bit
|
A D | jconfig.txt | 140 #define BMP_SUPPORTED /* BMP image file format */
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/ |
A D | README.txt | 18 BMP files (anchient BMPv2 since v3 does not work):
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/ |
A D | dwebp.c | 220 format = BMP; in main() 335 case BMP: in main()
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | NEWS | 149 * BMP and TIFF format output added to 'dwebp'
|
Completed in 18 milliseconds
12