将指定的 writeonly_texture_view 对象复制到此对象中。
writeonly_texture_view<_Value_type, _Rank>& operator=(
const writeonly_texture_view<_Value_type, _Rank>& _Other
) restrict(amp,cpu);
参数
- _Other
要复制的 writeonly_texture_view对象。
返回值
对此 writeonly_texture_view 对象的引用。
要求
**标头:**amp_graphics.h
**命名空间:**Concurrency::graphics