nn::y2r::CTR::GetOutputBlockSize Function

Syntax

size_t GetOutputBlockSize(
     s16 lineWidth,
     OutputFormat format
);

Arguments

Name Description
in lineWidth Specifies the width of a single line.
in format Specifies the output format.

Return Values

Returns the block size (in bytes).

Description

Calculates the size of the output block.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL