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.

Texture2D::GatherCmpRed methods

Samples and compares a Texture2D and returns the red component.

Overload list

MethodDescription
GatherCmpRed(S,float,float,int)

Samples and compares a texture and returns the red component.

GatherCmpRed(S,float,float,int,uint)

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

GatherCmpRed(S,float,float,int2,int2,int2,int2)

Samples and compares a texture and returns the red component.

GatherCmpRed(S,float,float,int2,int2,int2,int2,uint)

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

See also

Texture2D

 

 

Show:
© 2017 Microsoft