![]() |
Developer Application Interface (ARC API) v4.5.8
ARC, Inc. GenIV Application Interface
|
#include <CArcImageAssembler.h>
Public Attributes | |
std::uint16_t * | pStart |
std::uint16_t * | pEnd |
std::uint16_t * | pInserter |
PRIVATE type used for instering image data into the correct channel locations.
Definition at line 58 of file CArcImageAssembler.h.
std::uint16_t* arc::gen4::imageAssemblerChannels_t::pStart |
The start location of the channel in the image buffer.
Definition at line 60 of file CArcImageAssembler.h.
std::uint16_t* arc::gen4::imageAssemblerChannels_t::pEnd |
The end location of the channel in the image buffer.
Definition at line 61 of file CArcImageAssembler.h.
std::uint16_t* arc::gen4::imageAssemblerChannels_t::pInserter |
The next location within the channel to insert data.
Definition at line 62 of file CArcImageAssembler.h.