namespace Piwigo.Client; public enum ThumbnailSize { Thumb = 0, Square, Small, Medium, Large, XxLarge }