echonest / jEN

the java client for The Echo Nest API
67 stars 43 forks source link

expose Artist Image.width Image.height properties, or workaround? #7

Closed protocolGITHUB closed 10 years ago

protocolGITHUB commented 10 years ago

sorry if this is the wrong place for this, wasn't sure where else to post.

Is there a way to get the Image.width and Image.height fields returned from Artist.GetImages()?

I see them in the return in the debugger, but I can't figure out how to expose them, or get them directly.