WBMP
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 6: | Line 6: | ||
|pronom={{PRONOM|fmt/497}} | |pronom={{PRONOM|fmt/497}} | ||
}} | }} | ||
| − | + | '''WBMP''' ('''Wireless Bitmap''', or '''WAP Bitmap''') is an image file format associated with WAP (Wireless Application Protocol). It stores uncompressed bi-level raster images. | |
| − | '''WBMP''' ('''Wireless Bitmap''') is an image file format associated with WAP (Wireless Application Protocol). It stores uncompressed bi-level raster images. | + | |
== Specifications == | == Specifications == | ||
| Line 13: | Line 12: | ||
== Software == | == Software == | ||
| − | * [http:// | + | * [[Netpbm]]: pbmtowbmp, wbmptopbm |
| + | * [[ImageMagick]] | ||
| + | * [[XnView]] | ||
| + | * [[Tom's Viewer]] | ||
| + | * [http://libgd.bitbucket.org/ LibGD] | ||
| + | * [http://snisurset.net/code/abydos/ abydos] | ||
| − | == | + | == Sample files == |
| + | * {{DexvertSamples|image/wirelessBMP}} | ||
| + | |||
| + | == Links == | ||
* [[Wikipedia:Wireless Application Protocol Bitmap Format|Wikipedia article]] | * [[Wikipedia:Wireless Application Protocol Bitmap Format|Wikipedia article]] | ||
Latest revision as of 02:57, 28 December 2023
WBMP (Wireless Bitmap, or WAP Bitmap) is an image file format associated with WAP (Wireless Application Protocol). It stores uncompressed bi-level raster images.
Contents |
[edit] Specifications
[edit] Software
- Netpbm: pbmtowbmp, wbmptopbm
- ImageMagick
- XnView
- Tom's Viewer
- LibGD
- abydos