Share via


sampler::filter_mode Data Member

Gets the filter mode of the sampler object.

__declspec(property(get=get_filter_mode)) Concurrency::graphics::filter_mode filter_mode;

Remarks

The same filter mode applies to the minimization, maximization, and mipmap filters.

Requirements

Header: amp_graphics.h

Namespace: concurrency::graphics

See Also

Reference

sampler Class