What is the difference between .wmf and .rgf?
- Extension
- .wmf
- .rgf
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- LEGO
- Description
- Proprietary Windows graphic format developed by Microsoft; contains a series of drawing operations, including commands for drawing lines, circles, and rectangles; may also contain bitmap drawing operations; used primarily for vector images, but can also include raster graphics.
- The LEGO Mindstorms EV3 Robot Graphics File (RGF) is a proprietary binary file format used by the LEGO Mindstorms EV3 software to store robot graphic models. It is a vector-based file format that stores information such as the robot's 3D geometry, color and other visual properties, as well as the model's connection points, used for connecting with other LEGO elements.
- MIME Type
- application/x-msmetafile
- application/vnd.lego.ev3rgf
- Sample
- sample.wmf
- sample.rgf
- Wikipedia
- .wmf on Wikipedia
- .rgf on Wikipedia