Currently LoadImage is hard coded to load from a specific namespace, I would like to find a way to make this as easy to use but also consider avoiding things like Reflection to get there.
This should also result in adding docs to explain how it could be used.
Currently
LoadImageis hard coded to load from a specific namespace, I would like to find a way to make this as easy to use but also consider avoiding things like Reflection to get there.This should also result in adding docs to explain how it could be used.