Add disassembly of GradientTool
This commit is contained in:
141
Properties/Resources.cs
Normal file
141
Properties/Resources.cs
Normal file
@@ -0,0 +1,141 @@
|
||||
// Decompiled with JetBrains decompiler
|
||||
// Type: SFXProductions.GradientTool.Properties.Resources
|
||||
// Assembly: GradientTool, Version=0.8.2.1, Culture=neutral, PublicKeyToken=null
|
||||
// MVID: 818AB9B3-796A-4A49-8B90-C00D066A321B
|
||||
// Assembly location: C:\Users\aless\Downloads\gradient-tool-v0.8.2.1\GradientTool.exe
|
||||
|
||||
using System.CodeDom.Compiler;
|
||||
using System.ComponentModel;
|
||||
using System.Diagnostics;
|
||||
using System.Drawing;
|
||||
using System.Globalization;
|
||||
using System.Resources;
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
#nullable disable
|
||||
namespace SFXProductions.GradientTool.Properties;
|
||||
|
||||
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
||||
[DebuggerNonUserCode]
|
||||
[CompilerGenerated]
|
||||
internal class Resources
|
||||
{
|
||||
private static ResourceManager resourceMan;
|
||||
private static CultureInfo resourceCulture;
|
||||
|
||||
internal Resources()
|
||||
{
|
||||
}
|
||||
|
||||
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
||||
internal static ResourceManager ResourceManager
|
||||
{
|
||||
get
|
||||
{
|
||||
if (object.ReferenceEquals((object) SFXProductions.GradientTool.Properties.Resources.resourceMan, (object) null))
|
||||
SFXProductions.GradientTool.Properties.Resources.resourceMan = new ResourceManager("SFXProductions.GradientTool.Properties.Resources", typeof (SFXProductions.GradientTool.Properties.Resources).Assembly);
|
||||
return SFXProductions.GradientTool.Properties.Resources.resourceMan;
|
||||
}
|
||||
}
|
||||
|
||||
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
||||
internal static CultureInfo Culture
|
||||
{
|
||||
get => SFXProductions.GradientTool.Properties.Resources.resourceCulture;
|
||||
set => SFXProductions.GradientTool.Properties.Resources.resourceCulture = value;
|
||||
}
|
||||
|
||||
internal static Bitmap block
|
||||
{
|
||||
get => (Bitmap) SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetObject(nameof (block), SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
|
||||
internal static Bitmap color
|
||||
{
|
||||
get => (Bitmap) SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetObject(nameof (color), SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
|
||||
internal static Bitmap disk
|
||||
{
|
||||
get => (Bitmap) SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetObject(nameof (disk), SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
|
||||
internal static Bitmap gear__arrow
|
||||
{
|
||||
get => (Bitmap) SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetObject("gear--arrow", SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
|
||||
internal static Bitmap hues
|
||||
{
|
||||
get => (Bitmap) SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetObject(nameof (hues), SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
|
||||
internal static Bitmap image_export
|
||||
{
|
||||
get => (Bitmap) SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetObject("image-export", SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
|
||||
internal static Bitmap information_frame
|
||||
{
|
||||
get
|
||||
{
|
||||
return (Bitmap) SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetObject("information-frame", SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static Bitmap layer_shape_curve
|
||||
{
|
||||
get
|
||||
{
|
||||
return (Bitmap) SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetObject("layer-shape-curve", SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static Bitmap magnifier_zoom
|
||||
{
|
||||
get
|
||||
{
|
||||
return (Bitmap) SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetObject("magnifier-zoom", SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static Bitmap magnifier_zoom_actual
|
||||
{
|
||||
get
|
||||
{
|
||||
return (Bitmap) SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetObject("magnifier-zoom-actual", SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static Bitmap magnifier_zoom_fit
|
||||
{
|
||||
get
|
||||
{
|
||||
return (Bitmap) SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetObject("magnifier-zoom-fit", SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string NoCodeGeneratedMessage
|
||||
{
|
||||
get
|
||||
{
|
||||
return SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetString(nameof (NoCodeGeneratedMessage), SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static Bitmap pipette
|
||||
{
|
||||
get
|
||||
{
|
||||
return (Bitmap) SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetObject(nameof (pipette), SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static Bitmap wrench_screwdriver
|
||||
{
|
||||
get
|
||||
{
|
||||
return (Bitmap) SFXProductions.GradientTool.Properties.Resources.ResourceManager.GetObject("wrench-screwdriver", SFXProductions.GradientTool.Properties.Resources.resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user