Constable Authorization Engine 2.0 BETA

Context.GetResourceImage Method

[This is preliminary documentation and subject to change.]

Loads the specified image resource from the calling assembly.

Overload List

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);

See Also

Context Class | LaMarvin.Design Namespace