XII Release 0.1.0
Loading...
Searching...
No Matches
xiiTexConvSliceChannelMapping Struct Reference

#include <TexConvDesc.h>

Public Attributes

xiiTexConvChannelMapping m_Channel [4]
 

Detailed Description

Describes from which input file to read which channel and then write it to the R, G, B, or A channel of the output file. The four elements of the array represent the four channels of the output image.

Member Data Documentation

◆ m_Channel

xiiTexConvChannelMapping xiiTexConvSliceChannelMapping::m_Channel[4]
Initial value:
= {
xiiTexConvChannelMapping{-1, xiiTexConvChannelValue::Alpha},
}
Definition TexConvDesc.h:13
@ Green
read the GREEN channel
Definition TexConvEnums.h:100
@ Alpha
read the ALPHA channel
Definition TexConvEnums.h:102
@ Red
read the RED channel
Definition TexConvEnums.h:99
@ Blue
read the BLUE channel
Definition TexConvEnums.h:101

The documentation for this struct was generated from the following file: