The Portable Bitmap Utilities (PBM) consists of Portable Greymap Utilities (PGM), Portable Pixmap Utilities (PPM), and Portable Anymap Utilities (PNM). Their source is the UNIX environment.
File constants associated with this file format are:
Constant | Read Support | Write Support | Description |
---|---|---|---|
FILE_PBM_BINARY | 1 BPP | 1 BPP | [103] Portable Bitmap - Binary File. |
FILE_PBM_ASCII | 1 BPP | 1 BPP | [102] Portable Bitmap - ASCII File. |
FILE_PGM_BINARY | 8, 16 BPP (Grayscale) | 8 BPP (Grayscale) | [105] Portable Greymap - Binary File. |
FILE_PGM_ASCII | 8, 16 BPP (Grayscale) | 8 BPP (Grayscale) | [104] Portable Greymap - ASCII File. |
FILE_PPM_BINARY | 24 BPP | 24 BPP | [107] Portable Pixelmap - Binary File. |
FILE_PPM_ASCII | 24 BPP | 24 BPP | [106] Portable Pixelmap - ASCII File. |
Required DLLs and Libraries
Related Formats
Win32, x64.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document