05-03-2016, 12:47 AM
(This post was last modified: 05-03-2016, 01:01 AM by lloyd32552.)
I see how ImageBrush is used in Xaml, but I'm not having luck figuring out how paint a texture from an image file from a .cs file.
And while I'm asking, I have a folder of image files that I'd like to use in the application. Is the constructor 'public class ObjFileToWpfModel3DConverter'
with the Property 'Textures Directory' a way to accomplish this and if so, can you show the code to do this in a .cs file?
Thanks in advance for your help.
Lloyd
And while I'm asking, I have a folder of image files that I'd like to use in the application. Is the constructor 'public class ObjFileToWpfModel3DConverter'
with the Property 'Textures Directory' a way to accomplish this and if so, can you show the code to do this in a .cs file?
Thanks in advance for your help.
Lloyd

