Built-In Namespace _global_
Field Attributes | Field Name and Description |
---|---|
<private> |
Array of canvas that are created dynamically.
|
<private> |
bAsynchronous is a private flag to know if we want to execute the comparison using asynchronous mode or not.
|
<private> |
fpLoop is a method that will save the asynchronous or not loop type
|
<private> |
Number of image that are loaded not important to know if are loaded or with error.
|
<private> |
nMinPercentage is the tolerance to set a difference between images as ok.
|
<private> |
oContainerDiff is a container where create the canvas element with the result.
|
proxyFloat is a proxy where save the parseFloat to use in parseFloat in local
|
Field Detail
<private>
{Array}
aCanvas
Array of canvas that are created dynamically.
Defined in: IM.js.
Defined in: IM.js.
<private>
{Boolean}
bAsynchronous
bAsynchronous is a private flag to know if we want to execute the comparison using asynchronous mode or not.
Defined in: IM.js.
Defined in: IM.js.
<private>
{Function}
fpLoop
fpLoop is a method that will save the asynchronous or not loop type
Defined in: IM.js.
Defined in: IM.js.
<private>
{Number}
nImagesLoaded
Number of image that are loaded not important to know if are loaded or with error.
Defined in: IM.js.
Defined in: IM.js.
<private>
{Number}
nMinPercentage
nMinPercentage is the tolerance to set a difference between images as ok.
Defined in: IM.js.
Defined in: IM.js.
<private>
{Object}
oContainerDiff
oContainerDiff is a container where create the canvas element with the result.
Defined in: IM.js.
Defined in: IM.js.
proxyFloat
proxyFloat is a proxy where save the parseFloat to use in parseFloat in local
Defined in: IM.js.
Defined in: IM.js.