nn::y2r::CTR::SetInputLineWidth Function
void SetInputLineWidth(
s16 width
);
| Name | Description | |
|---|---|---|
| in | width | Specifies the number of pixels. |
Sets the width of a single line of input data.
It must be a multiple of 8 that is less than or equal to 1024.
When setting multiple items that are included in nn::y2r::CTR::PackageParameter (including those items that can be set by this function), we recommend using the nn::y2r::CTR::SetPackageParameter function instead.
SetPackageParameter function is recommended.CONFIDENTIAL