[This is preliminary documentation and subject to change.]
Loads the specified image resource from the calling assembly.
Loads the specified image resource from the calling assembly.
public static Image GetResourceImage(string);
Loads the specified image resource from the specified resource assembly.
public static Image GetResourceImage(string,Assembly);
Context Class | LaMarvin.Design Namespace