#include <lti_imageStageOverrides.h>
Definition at line 55 of file lti_imageStageOverrides.h.
LTIOverrideDimensionsData::LTIOverrideDimensionsData |
( |
| ) |
|
This function is used to set the dimensions (width and height) of the image.
Derived classes are required to call this function from within their initialize() method.
- Parameters
-
width | the image width, in pixels |
height | the image height, in pixels |
- Returns
- status code indicating success or failure
- Examples:
- DerivedImageReader.cpp.
lt_uint32 LTIOverrideDimensionsData::m_height |
The documentation for this struct was generated from the following file: