Overload List
Name | Description | |
---|---|---|
GetImage(String) |
Get an image from the resource manager Be sure to check for NULL as this function will return null if no resource is found | |
GetImage(ResourceManager, String) |
Get an image from the passed in resource manager Be sure to check for NULL as this function will return null if no resource is found |
See Also