nn::y2r::CTR::GetOutputFormatBytes Function

Syntax

size_t GetOutputFormatBytes(
     OutputFormat format
);

Arguments

Name Description
in format Specifies the output format.

Return Values

Returns the number of bytes.

Description

Calculates the number of bytes per pixel in the specified output format.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL