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::Sample methods

Samples a Texture2D.

Overload list

MethodDescription
Sample(S,float,int)

Samples a texture.

Sample(S,float,int,float)

Samples a texture with an optional value to clamp sample level-of-detail (LOD) values to.

Sample(S,float,int,float,uint)

Samples a texture with an optional value to clamp sample level-of-detail (LOD) values to, and returns status of the operation.

Remarks

Refer to Texture-Object.

See also

Texture2D

 

 

Show:
© 2017 Microsoft