You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have mp3 files with pictures. I want to check that the height and width are not greater than 300 pixels. I can see Tag.Pictures which contains various information, but not the dimensions. I'm guessing that the Data property might contain this information.
How do I get the dimesions?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi
I have mp3 files with pictures. I want to check that the height and width are not greater than 300 pixels. I can see
Tag.Pictures
which contains various information, but not the dimensions. I'm guessing that theData
property might contain this information.How do I get the dimesions?
Thanks.
The text was updated successfully, but these errors were encountered: