Conversion Formats

Convert XPM to RGB

Convert X Windows system pixmap (color) to Raw red, green, and blue samples

X Windows system pixmap (color)
Image Read Write
This is an image file format written in textual form in the C language. It is used in the X Windows System interface for remote connections, which is designed to serve clients and servers. This format can be used to store color and monochrome images.
Raw red, green, and blue samples
Image Read Write
This is a color model display format that uses the three primary colors (blue, red and green) to create an image. Each color can have up to 255 gradations, allowing for color depths of up to 48 bits. RGB supports the display of 16,777,216 colors.
Supported: Conversion from XPM to RGB is listed.

View XPM details View RGB details ← Back to all formats