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

◆ image_interleaved()

ContainerDataStructure MayaFlux::Kakshya::ContainerDataStructure::image_interleaved ( )
static

Create structure for interleaved image data.

Returns
Containerstructure configured for interleaved images

Definition at line 63 of file NDimensionalContainer.cpp.

64{
66}
@ IMAGE_COLOR
2D RGB/RGBA image
@ INTERLEAVED
Single DataVariant with interleaved data (LRLRLR for stereo)

References MayaFlux::Kakshya::IMAGE_COLOR, and MayaFlux::Kakshya::INTERLEAVED.