Plasma Engine  2.0
Loading...
Searching...
No Matches
plTexConvSliceChannelMapping Struct Reference

#include <TexConvDesc.h>

Public Attributes

plTexConvChannelMapping 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

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

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