What is the difference between .pnm and .xaml?
- Extension
- .pnm
- .xaml
- Format
- Binary
- Category
- Raster Image
- Developer
- Developer
- Jef Poskanzer
- Microsoft
- Description
- Bitmap image created in the Portable Any Map format, which was designed to handle several types of portable monochrome, grayscale, and color images; may include raster graphic data in a .PBM, .PGM, or .PPM format; may be stored using binary data or ASCII text.
- Extensible Application Markup Language file that uses Windows Presentation Foundation (WPF) code; XAML (pronounced "zammel") is a descriptive programming language developed by Microsoft for creating user interfaces; introduced during the development stages of Longhorn, which is now Windows Vista.
- MIME Type
- application/x-portable-anymap
- application/xaml+xml
- Sample
- sample.pnm
- Wikipedia
- .pnm on Wikipedia
- .xaml on Wikipedia