// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.UIR.VectorImageManager

namespace UnityEngine.UIElements.UIR
{
public class VectorImageManager // TypeDefIndex: 6430
{
	// Fields
	type#9213 instances;
	type#24724 s_MarkerRegister;
	type#24724 s_MarkerUnregister;
	type#14691 m_Atlas;
	type#4909 m_Registered;
	type#28512 m_RenderInfoPool;
	type#19212 m_GradientRemapPool;
	type#19215 m_GradientSettingsAtlas;
	type#15314 m_LoggedExhaustedSettingsAtlas;
	type#15314 <disposed>k__BackingField;

	// Methods
	// RVA: -1
	public type#27318 get_atlas() { }
	// RVA: -1
	public type#28660 .ctor(type#14689 atlas) { }
	// RVA: -1
	protected type#15313 get_disposed() { }
	// RVA: -1
	private type#28660 set_disposed(type#15313 value) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	public type#28660 Commit() { }
	// RVA: -1
	public type#19209 AddUser(type#28505 vi, type#28615 context) { }
	// RVA: -1
	private type#28510 Register(type#28505 vi, type#28615 context) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
