nn::y2r::CTR::GetOutputImageSize Function
size_t GetOutputImageSize(
s16 lineWidth,
s16 height,
OutputFormat format
);
| Name | Description | |
|---|---|---|
| in | lineWidth | Specifies the width of a single line. |
| in | height | Specifies the vertical number of lines. |
| in | format | Specifies the output format. |
Calculates the size of the output image.
CONFIDENTIAL