Share via


sampler::get_border_color Method

Returns the border color that’s configured for this sampler.

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

Return Value

A float_4 that contains the border color.

Requirements

Header: amp_graphics.h

Namespace: concurrency::graphics

See Also

Reference

sampler Class