MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ is_float_format() [2/2]

MAYAFLUX_API bool MayaFlux::Kakshya::is_float_format ( Portal::Graphics::ImageFormat  format)

True when the format's numeric interpretation is floating point.

Distinguishes R16F from R16: both occupy U16 storage, but only the former holds half-float bits rather than a normalised integer.

Parameters
formatPixel format.