texture::associated_accelerator_view Data Member

Gets the accelerator_view that is the preferred target for this texture to be copied to.

__declspec(property(get=get_associated_accelerator_view)) Concurrency::accelerator_view associated_accelerator_view;

Requirements

Header: amp_graphics.h

Namespace: concurrency::graphics

See Also

Reference

texture Class