nn::gr::CTR::ProcedureTexture::SetAlphaLookUpTable Member Function
void SetAlphaLookUpTable(
const f32 lookUpTable[PROCTEX_COLOR_LOOKUP_TABLE_ELEMENT_NUM],
const u32 lookUpTableIndex = 0
);
| Name | Description | |
|---|---|---|
| in | lookUpTable[PROCTEX_COLOR_LOOKUP_TABLE_ELEMENT_NUM] |
256 lookup data items for the alpha component. |
| in | lookUpTableIndex | Lookup table index. |
Sets the color lookup table for the alpha component.
CONFIDENTIAL