Searched refs:BMP (Results 1 – 16 of 16) sorted by relevance
21 const BMP = "image/bmp"; define in ComboStrap\\Mime28 Mime::BMP,101 return new Mime(Mime::BMP);
74 Mime::BMP,
3 ….wikipedia.org/wiki/ICO_%28file_format%29). Note that these are not simply BMP, GIF, or PNG format…15 …BMP](http://en.wikipedia.org/wiki/BMP_file_format) format and the [PNG](http://en.wikipedia.org/wi…
45 $BMP = '';55 $BMP .= $thisline;58 $bmpSize = strlen($BMP) + 14 + 40;79 return $BITMAPFILEHEADER.$BITMAPINFOHEADER.$BMP;
143 …rent but not animated (first frame is rendered as a still image); JPEG and BMP are neither transpa…
92 Explorer and it saves in BMP format, why?
557 ¤ Added output support for BMP (bitmap) format (&f=bmp).973 * Faster BMP parsing (thanks sgeppertØmail*utexas*edu)1197 "phpthumb.bmp.php" for BMP reading support without
119 * BMP
401 ['bmp']=>array() { // BMP - OS/2 or Windows BitMaP
288 * Bugfix: (#1315) BMP detection was broken887 * Bugfix: BMP subtypes 4 and 5 were not being identified2213 » Support for BMP added. Palette and pixel data can optionally be
720 …ing of fonts, and will not work with SIP/SMP fonts (using characters beyond the Unicode BMP Plane).
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
332 * [#13603](http://dev.ckeditor.com/ticket/13603): Added support for uploading dropped BMP images.
752 * [#13603](https://dev.ckeditor.com/ticket/13603): Added support for uploading dropped BMP images.
1 …rivate Use Areas:\nconst PRIVATE_USE_AREAS = [\n [0xE000, 0xF8FF], // BMP (0)\n [0x100000, 0…