Windows apps
Collapse the table of content
Expand the table of content
Information
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::GatherAlpha methods

Samples a Texture2DArray and returns the alpha component.

Overload list

MethodDescription
GatherAlpha(S,float,int)

Samples a texture and returns the alpha component.

GatherAlpha(S,float,int,uint)

Samples a texture and returns the alpha component along with status about the operation.

GatherAlpha(S,float,int2,int2,int2,int2)

Samples a texture and returns the alpha component.

GatherAlpha(S,float,int2,int2,int2,int2,uint)

Samples a texture and returns the alpha component along with status about the operation.

See also

Texture2DArray

 

 

Show:
© 2017 Microsoft