GetLineBytes

nn::camera::CTR::GetLineBytes Function

Syntax

size_t GetLineBytes(
     s16 width
);

Parameters

Name Description
in width Specifies the horizontal width (in pixels). If trimming, specify (in pixels) the desired width of the trimmed image.

Return Values

Returns the number of bytes in one line.

Description

Gets the number of bytes in one line.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL