Gets a pointer to the video row at the specified index.
Go2UInt8* Go2VideoData_PixelsAt(Go2VideoData data, Go2UInt32 rowIndex);
|
Parameters |
Description |
|
Go2VideoData data |
Go2VideoData object. |
|
Go2UInt32 rowIndex |
Index of the desired row. |
Pointer to the first pixel in the video row.
Go2DataTypes.h