mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 09:14:45 +03:00
update image encoding
This commit is contained in:
@@ -114,5 +114,7 @@ namespace MediaBrowser.Controller.Drawing
|
||||
bool SupportsImageCollageCreation { get; }
|
||||
|
||||
IImageEncoder ImageEncoder { get; set; }
|
||||
|
||||
void SaveImageSize(string path, DateTime imageDateModified, ImageSize size);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user