Conversion Formats

Convert RGBA to MTV

Convert Raw red, green, blue, and alpha samples to MTV Raytracing image format

Raw red, green, blue, and alpha samples
Image Read Write
This format has the same color structure as RGB, but it includes an alpha channel that is used to display various levels of transparency. The transparency value is set from 0 to 1, where 1 corresponds to opacity. It is described using the CSS3 programming language.
MTV Raytracing image format
Image Read Write
This file format is used to transmit image data. It contains a set of images that can be linked to form an animation. It is used to store non-compressed bitmap images in 24-bit color created using MTV ray tracer.
Supported: Conversion from RGBA to MTV is listed.

View RGBA details View MTV details ← Back to all formats