sampler::get_filter_mode 方法
傳回為此 sampler 設定的篩選模式。
Concurrency::graphics::filter_mode get_filter_mode() const restrict(amp, cpu);
傳回值
為取樣器設定的篩選模式。
備註
相同的篩選模式適用於最小化、最大化和 Mipmap 篩選條件。
需求
**標頭:**amp_graphics.h
**命名空間:**concurrency::graphics
傳回為此 sampler 設定的篩選模式。
Concurrency::graphics::filter_mode get_filter_mode() const restrict(amp, cpu);
為取樣器設定的篩選模式。
相同的篩選模式適用於最小化、最大化和 Mipmap 篩選條件。
**標頭:**amp_graphics.h
**命名空間:**concurrency::graphics