Getting background image width

Getting background image width

Hi,


Is it possible to get the actual DIV background-image size when background-size of the DIV is set to cover ?

Let say the DIV width is 800px and the actual image size is 1400px but when I set background-size : cover the actual background-image size is changing, I want to get this new background-image width.