How to get the Image object from the shaderresourceview of the rendertexture?

Started by
0 comments, last by tedyage 6 years, 1 month ago

   I want to output the Image file from the shaderresourceview of the rendertexture, so I have to transfer the shaderresourceview into a image object, and I don't know how to do this. Could you help me with it? 

   PS:I am using SharpDx to develop my program. So it's better be coding by C#. Many thanks.

This topic is closed to new replies.

Advertisement