Conversion Formats

Convert MAP to UYVY

Convert Colormap intensities and indices to 16bit/pixel interleaved YUV

Colormap intensities and indices
Image Read Write
This format is used as the color palette format for a variety of operating system image editors. It is used to store font templates in text and graphic editors. It allows you to change color intensity and transparency levels.
16bit/pixel interleaved YUV
Image Read Write
This is a color system for displaying image and video files. The luminance component (Y) in UYVY is digitized at each point, whereas the color difference components (U, V) are digitized two times less frequently. It has a 16 bits/pixel structure, and it is used in video rendering and image editors.
Supported: Conversion from MAP to UYVY is listed.

View MAP details View UYVY details ← Back to all formats