mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-06 15:58:29 +01:00
Complete rename ImageSize -> ImageDimensions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
namespace MediaBrowser.Model.Drawing
|
||||
{
|
||||
/// <summary>
|
||||
/// Struct ImageSize
|
||||
/// Struct ImageDimensions
|
||||
/// </summary>
|
||||
public struct ImageDimensions
|
||||
{
|
||||
Reference in New Issue
Block a user