openTRI 0.1
triImageSlice Struct Reference

Image slice struct. More...

#include <triImage.h>

Data Fields

triVoid * data
 Image data.
triU32 size
 Size of data in bytes.
triU16 width
 Image width.
triU16 height
 Image height.
triU16 pitch
 Image allocated width (power of two).

Detailed Description

Image slice struct.

Contains an image region of max 512x512 pixels.


The documentation for this struct was generated from the following file: