Class TGrayscaleAlphaFloatImage

Unit

Declaration

type TGrayscaleAlphaFloatImage = class(TCastleImage)

Description

Image with each pixel represented as 2 floating-point numbers (Single): grayscale (luminance) and alpha (opacity).

Compared to TGrayscaleAlphaImage, each pixel is a floating-point number, which means it is more precise and can also be above 1.0 value.

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

Hierarchy


Generated by PasDoc 0.17.0.snapshot.