Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.Content.Readers.PngReader Class Reference

Public Member Functions

 PngReader (GraphicsDevice graphicsDevice)
 
Type[] GetAssociatedTypes ()
 
async ValueTask< T > FromStream< T > (Stream stream, MainThreadCreationContext mainThreadCtx)
 
void Dispose ()
 

Protected Member Functions

virtual void Dispose (bool disposing)
 
FromStream< T > (Stream stream)
 

Static Private Member Functions

static unsafe void PreMultiplyAlpha (IntPtr img, int len)
 

Private Attributes

readonly GraphicsDevice _graphicsDevice
 
readonly ThreadLocal< Color[]> _colorProcessingCache
 
bool _disposedValue
 

Detailed Description

Definition at line 10 of file PngReader.cs.


The documentation for this class was generated from the following file: