imageDriverHandler
01 Syntax
EmilyPkg.imageDriverHandler
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| getDriver | 1 | get graphics device driver flag |
| CheckGraphicsDeviceExists | 1 | Checking the graphics context check for the argument name 'grDevices' is exists in the given argument list or not and also the argument value should be the object type of gra… |
03 Members
getDriver(
Environment, Drivers)get graphics device driver flag
Parameters
| Name | Type | Description |
|---|---|---|
env | Environment | - |
CheckGraphicsDeviceExists(
list)Checking the graphics context
check for the argument name 'grDevices' is exists in the given argument list or not and also the argument value should be the object type of graphicsDevice.
Parameters
| Name | Type | Description |
|---|---|---|
args | list | - |