What is the difference between .xbm and .uyvy?
- Extension
- .xbm
- .uyvy
- Format
- Text
- Binary
- Category
- Raster Image
- Video
- Developer
- The X Consortium
- Microsoft
- Description
- Bitmap image used by the X Window System (X11), a graphical user interface (GUI) used to manage networked client-server computers; stores a monochrome image that is written as plain text in the C programming language.
- A digital, color-difference component video picture format identified by the FOURCC code UYVY. This format employs 4:2:2 chroma subsampling with each sample represented by 8 bits of data.
- MIME Type
- image/x-xbitmap
- video/x-raw-yuv
- Sample
- sample.xbm
- sample.uyvy
- Wikipedia
- .xbm on Wikipedia