The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Texture2DArray::GatherBlue methods
Overload list
| Method | Description |
|---|---|
| GatherBlue(S,float,int) |
Samples a texture and returns the blue component. |
| GatherBlue(S,float,int,uint) |
Samples a texture and returns the blue component along with status about the operation. |
| GatherBlue(S,float,int2,int2,int2,int2) |
Samples a texture and returns the blue component. |
| GatherBlue(S,float,int2,int2,int2,int2,uint) |
Samples a texture and returns the blue component along with status about the operation. |
See also
Show: