EColorMask

Enumeration: EColorMask

颜色通道掩码枚举。

Table of contents

Enumeration members

Enumeration members

A

A = 8


B

B = 4


G

G = 2


NONE

NONE = 16

将会禁掉所有通道的输出。


R

R = 1


RGB

RGB = 7


RGBA

RGBA = 15

posted on 2025-01-14 08:13  AtlasLapetos  阅读(3)  评论(0)    收藏  举报