nuget server logo nuget api documents
↑

API Docs / Emily / imageDriverHandler

imageDriverHandler

Full name EmilyPkg.imageDriverHandler Assembly Emily Members 2

01 Syntax

EmilyPkg.imageDriverHandler

02 Methods

NameOverloadsSummary
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

method getDriver #
getDriver(Environment, Drivers)

get graphics device driver flag

Parameters
NameTypeDescription
envEnvironment

-

method CheckGraphicsDeviceExists #
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
NameTypeDescription
argslist

-