nn::camera::CTR::GetTrimmingParams Function| Name | Description | |
|---|---|---|
| out | pXStart | Starting position for trimming (x-coordinate) |
| out | pYStart | Starting position for trimming (y-coordinate) |
| out | pXEnd | Ending position for trimming (x-coordinate) |
| out | pYEnd | Ending position for trimming (y-coordinate) |
| in | port | Specifies the port for which to get settings. |
Gets the positions to which to trim.
Gets the trimming position value specified by the nn::camera::CTR::SetTrimmingParams or nn::camera::CTR::SetTrimmingParamsCenter functions. Gets the initial value if these functions have not yet been called.
CONFIDENTIAL