The get_width()/get_height() methods of RadImageGalleryItem always return null:
https://docs.telerik.com/devtools/aspnet-ajax/controls/imagegallery/client-side-programming/imagegalleryitem-object
Sample code:
$find('<%=RadImageGallery1.ClientID%>').get_items().getItem(0).get_width()