Class TRGBAlphaFloatImage

Unit

Declaration

type TRGBAlphaFloatImage = class(TCastleImage)

Description

Image with RGBA colors using Single (4 floating-point numbers for each pixel). For high-precision RGBA images. Compared to TRGBAlphaImage, each pixel is a floating-point number, which means it is more precise and can also be above 1.0 value (though they are still in 0..1 range when reading from normal image formats).

Source: images/castleimages_class_rgb_alpha_float.inc (line 24).

Hierarchy


Generated by PasDoc 0.17.0.snapshot.