Conversion Formats

Convert RGB to WMF

Convert Raw red, green, and blue samples to Computer Graphics Metafile

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.
Computer Graphics Metafile
Vector Read Write
A format for storing vector graphics in Windows, involved in the direct output of an image in a specific context on the screen of a graphical device. It’s also used for transferring information from the clipboard. It supports a 24-bit RGB-color palette and is used to export graphics in Windows.
Supported: Conversion from RGB to WMF is listed.

View RGB details View WMF details ← Back to all formats