nn::y2r::CTR::SetInputLineWidth Function

Syntax

void SetInputLineWidth(
     s16 width
);

Arguments

Name Description
in width Specifies the number of pixels.

Return Values

None.

Description

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.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL