Returns a promise that will resolve when the provided image element has loaded, or when the timeoutMs number of milliseconds have elapsed.
The element to wait for.
The timeout in milliseconds.
Returns a promise that will resolve when the provided image element has loaded, or when the timeoutMs number of milliseconds have elapsed.