|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| 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.
| format | Pixel format. |