mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
update image size responses
This commit is contained in:
@@ -33,6 +33,8 @@ namespace MediaBrowser.Controller.Drawing
|
||||
/// <returns>ImageSize.</returns>
|
||||
ImageSize GetImageSize(ItemImageInfo info);
|
||||
|
||||
ImageSize GetImageSize(ItemImageInfo info, bool allowSlowMethods);
|
||||
|
||||
/// <summary>
|
||||
/// Gets the size of the image.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user