Class HardwareAcceleratedTextureDecoder
- Namespace
- ValveResourceFormat.Utils
- Assembly
- ValveResourceFormat.dll
Provides access to an optional hardware-assisted texture decoder implementation.
public static class HardwareAcceleratedTextureDecoder
Inheritance
Inherited Members
Properties
Decoder
For use in applications that can decode a ValveResourceFormat.ResourceTypes.Texture using a GPU.
public static IHardwareTextureDecoder? Decoder { get; set; }