Namespace Dalamud.Interface.Textures
Classes
DalamudTextureWrapExtensions
Extension methods for Dalamud.Interface.Textures.TextureWraps.IDalamudTextureWrap.
ForwardingSharedImmediateTexture
Wraps a dalamud texture allowing interoperability with certain services. Only use this if you need to provide a texture that has been created or rented as a ISharedImmediateTexture.
Structs
GameIconLookup
Represents a lookup for a game icon.
ImGuiViewportTextureArgs
Describes how to take a texture of an existing ImGui viewport.
RawImageSpecification
Describes a raw image.
TextureModificationArgs
Describes how to modify a texture.
Interfaces
IBitmapCodecInfo
Represents an available bitmap codec.
ISharedImmediateTexture
A texture with a backing instance of Dalamud.Interface.Textures.TextureWraps.IDalamudTextureWrap that is shared across multiple requesters.