|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Returns a normalized double view of one pixel row.
Maps frame_index to row index (SPATIAL_Y). Each uint8_t sample is normalized to [0.0, 1.0]. The returned span is backed by m_frame_cache and remains valid until the next call to get_frame() or clear().
| frame_index | Row index in [0, height). |
Implements MayaFlux::Kakshya::NDDataContainer.
Definition at line 450 of file TextureContainer.cpp.