nn::tpl::CTR Namespace

Description

The namespace of the library for loading textures from files created by the CTR CTR TexturePackager tool.
(This namespace can also be written without the ::CTR portion.)

The following functions cannot be used because texture information cannot be included in texture package files for icons.

Structures

nn::tpl::CTR::CtrTextureInfo Data representing a single texture.

Enumerated Types

CtrTexFormat Enumerated type representing the GPU's texture format.

Functions

GetTextureNum Gets the number of textures contained in the texture package file.
GetTextureIndex Gets the texture index.
GetTexture Gets the texture.
GetTextureInfo Gets the texture information.
CheckTexturePackageHeader Checks a texture package.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL