[][src]Module tray_rust::film::color

Defines types for operating with floating point and 8 bit RGB colors

Structs

Colorf

Colorf is a floating point RGBA color type a is typically used to store the weight of a color eg. in the render target for multisampling we need to track the weight to normalize in the end and is always initialized to 0