CommonLibSSE NG
Loading...
Searching...
No Matches
RE::GImage Class Reference

#include <GImage.h>

Inheritance diagram for RE::GImage:
RE::GRefCountBaseNTS< GImage, GStatGroup::kGStat_Image_Mem > RE::GImageBase RE::GRefCountBaseStatImpl< GRefCountNTSImpl, Stat > RE::GRefCountNTSImpl RE::GRefCountImplCore

Public Member Functions

 ~GImage () override
 
- Public Member Functions inherited from RE::GRefCountBaseNTS< GImage, GStatGroup::kGStat_Image_Mem >
 GRefCountBaseNTS ()=default
 
- Public Member Functions inherited from RE::GRefCountBaseStatImpl< GRefCountNTSImpl, Stat >
 GFC_MEMORY_REDEFINE_NEW_IMPL (GRefCountNTSImpl, GFC_REFCOUNTALLOC_CHECK_DELETE, StatType)
 
- Public Member Functions inherited from RE::GRefCountNTSImpl
void AddRef ()
 
void Release ()
 
- Public Member Functions inherited from RE::GRefCountImplCore
virtual ~GRefCountImplCore ()=default
 
constexpr std::uint32_t GetRefCount () const noexcept
 

Additional Inherited Members

- Public Types inherited from RE::GRefCountBaseNTS< GImage, GStatGroup::kGStat_Image_Mem >
enum  
 
- Public Types inherited from RE::GImageBase
enum class  ImageFormat {
  kNone = 0 , kARGB_8888 = 1 , kRGB_888 = 2 , kL_8 = 8 ,
  kA_8 = 9 , kDXT1 = 10 , kDXT3 = 11 , kDXT5 = 12 ,
  kP_8 = 100 , kYUV_822 = 200 , kYUVA_8228 = 201
}
 
- Static Public Member Functions inherited from RE::GRefCountImplCore
static void CheckInvalidDelete (GRefCountImplCore *)
 
- Public Attributes inherited from RE::GImageBase
stl::enumeration< ImageFormat, std::uint32_t > format
 
std::uint32_t width
 
std::uint32_t height
 
std::uint32_t pitch
 
std::uint8_t * data
 
std::uint32_t dataSize
 
std::uint32_t mipMapCount
 
GArray< GColorcolorMap
 
- Static Public Attributes inherited from RE::GRefCountImplCore
static constexpr auto RTTI = RTTI_GRefCountImplCore
 
- Protected Attributes inherited from RE::GRefCountImplCore
volatile std::uint32_t _refCount { 1 }
 
std::uint32_t _pad0C { 0 }
 

Constructor & Destructor Documentation

◆ ~GImage()

RE::GImage::~GImage ( )
override

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