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.

Texture1DArray::SampleGrad methods

Samples a texture using a gradient to influence the way the sample location is calculated.

Overload list

MethodDescription
SampleGrad(S,float,float,float,int)

Samples a texture, using a gradient to influence the way the sample location is calculated.

SampleGrad(S,float,float,float,int,float)

Samples a texture, using a gradient to influence the way the sample location is calculated, with an optional value to clamp sample level-of-detail (LOD) values to.

SampleGrad(S,float,float,float,int,float,uint)

Samples a texture, using a gradient to influence the way the sample location is calculated, with an optional value to clamp sample level-of-detail (LOD) values to. Returns status about the operation.

See also

Texture1DArray
Texture-Object

 

 

Show:
© 2017 Microsoft