WBMP
From Just Solve the File Format Problem
(Difference between revisions)
(Software) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 12: | Line 12: | ||
== Software == | == Software == | ||
− | * [ | + | * [[Netpbm]]: pbmtowbmp, wbmptopbm |
− | * [ | + | * [[ImageMagick]] |
+ | * [[XnView]] | ||
+ | * [[Tom's Viewer]] | ||
* [http://libgd.bitbucket.org/ LibGD] | * [http://libgd.bitbucket.org/ LibGD] | ||
+ | * [http://snisurset.net/code/abydos/ abydos] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|image/wirelessBMP}} | ||
== Links == | == 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