mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 05:18:27 +01:00
update image methods
This commit is contained in:
@@ -105,7 +105,7 @@ namespace MediaBrowser.Controller.Drawing
|
||||
/// Creates the image collage.
|
||||
/// </summary>
|
||||
/// <param name="options">The options.</param>
|
||||
Task CreateImageCollage(ImageCollageOptions options);
|
||||
void CreateImageCollage(ImageCollageOptions options);
|
||||
|
||||
/// <summary>
|
||||
/// Gets a value indicating whether [supports image collage creation].
|
||||
|
||||
Reference in New Issue
Block a user