sampler::get_border_color 方法

返回为此 sampler配置的边框颜色。

Concurrency::graphics::float_4 get_border_color() const restrict(amp, cpu);

返回值

包含边框颜色的 float_4。

要求

**标头:**amp_graphics.h

**命名空间:**concurrency::graphics

请参见

参考

sampler 类