What is the difference between .jpc and .emf?
- Extension
- .jpc
- .emf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Joint Photographic Experts Group
- Microsoft
- Description
- Image format that uses JPEG 2000 advanced wavelet compression; supports color depths of 8, 24, and 32 bits per pixel; also supports grayscale, RGB, YCbCr, XYZ, and Lab color spaces.
- Windows vector graphics format recognized by many image-editing applications; basically a 32-bit version of the original Windows Metafile Format (.WMF), which only supports 16-bit data; saves image data in an RGB format and does not support CMYK data.
- MIME Type
- image/jp2
- application/x-msmetafile
- Sample
- sample.emf
- Wikipedia
- .jpc on Wikipedia
- .emf on Wikipedia