#include <lti_imageStageOverrides.h>
Definition at line 56 of file lti_imageStageOverrides.h.
§ LTIOverrideDimensionsData()
LTIOverrideDimensionsData::LTIOverrideDimensionsData |
( |
| ) |
|
§ setDimensions()
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
§ m_height
lt_uint32 LTIOverrideDimensionsData::m_height |
§ m_width
The documentation for this struct was generated from the following file: