Added icon and NuGet package info

This commit is contained in:
Imi
2023-09-29 13:36:21 +02:00
parent 8d7102b99d
commit 3ad6342b07
4 changed files with 18 additions and 5 deletions

View File

@@ -69,5 +69,15 @@ namespace ImgBBApi.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap imgbb_invert {
get {
object obj = ResourceManager.GetObject("imgbb-invert", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}