This topic has not yet been rated - Rate this topic

ColorWriteChannels Enumeration

Defines the color channels that can be chosen for a per-channel write to a render target color buffer.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)

[FlagsAttribute]
public enum ColorWriteChannels
  Member name Description
All All buffer channels.
Alpha Alpha channel of a buffer.
Blue Blue channel of a buffer.
Green Green channel of a buffer.
None No channel selected.
Red Red channel of a buffer.
Xbox 360, Windows 7, Windows Vista, Windows XP
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ