GetAlpha

nn::y2r::CTR::GetAlpha Function

Syntax

s16 GetAlpha(
     void
);

Arguments

None.

Return Values

Returns the currently set alpha value.

Description

Gets the alpha value for a 32-bit RGB or RGB555 output format.

When getting multiple items that are included in nn::y2r::CTR::PackageParameter (including those items that can be obtained with this function), we recommend using the nn::y2r::CTR::GetPackageParameter function instead.

Revision History

2011/03/07
Recommended using the GetPackageParameter function.
2010/01/07
Initial version.

CONFIDENTIAL