Class StbiStreamWrapper
An easy-to-use stream wrapper for use with STBI image load functions.
public class StbiStreamWrapper : IDisposable
- Inheritance
-
StbiStreamWrapper
- Implements
- Inherited Members
Constructors
StbiStreamWrapper(Stream, bool)
public StbiStreamWrapper(Stream stream, bool keepOpen = false)
Parameters
Fields
Callbacks
public readonly stbi_io_callbacks Callbacks
Field Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()