nn::tpl::CTR NamespaceThe 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.
nn::tpl::CTR::CtrTextureInfo
|
Data representing a single texture. |
|---|
CtrTexFormat
|
Enumerated type representing the GPU's texture format. |
|---|
| 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. |
CONFIDENTIAL