Conversion Formats

Convert RGBA to FTS

Convert Raw red, green, blue, and alpha samples to Flexible Image Transport System

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.
Flexible Image Transport System
Image Read Write
This is a format for editing, storing, and transmitting images with metadata for scientific purposes. The main application is astronomy. The main emphasis is on the metadata, which contain information about spatial and photometric calibrations. FTS is often used for storing data without including the actual associated images. It supports the storage of databases, matrices, etc.
Supported: Conversion from RGBA to FTS is listed.

View RGBA details View FTS details ← Back to all formats