LeviLamina
Loading...
Searching...
No Matches
SkinImage Struct Reference
Inheritance diagram for SkinImage:

Public Types

using Storage = mce::Blob

Public Member Functions

SkinImageoperator= (SkinImage const &)
 SkinImage (SkinImage const &)
MCAPI SkinImage (::mce::Image &&image)
MCFOLD::SkinImage & operator= (::SkinImage &&)
MCAPI bool operator== (::SkinImage const &rhs) const
MCAPI void * $ctor (::mce::Image &&image)
MCFOLD void $dtor ()
LLAPI void setRawImage (mce::Image::Storage &&contents)
LLAPI void setImageDescription (uint32 w, uint32 h, mce::ImageFormat format, mce::ImageUsage usage)
LLAPI void setImageDescription (uint32 w, uint32 h, uint32 d, mce::ImageFormat format, mce::ImageUsage usage)
LLAPI void copyRawImage (const mce::Image::Storage &)
LLAPI mce::Image clone () const
LLAPI bool isEmpty () const
LLAPI void resizeImageBytesToFitImageDescription ()

Public Attributes

mce::ImageFormat imageFormat
uint32 mWidth
uint32 mHeight
uint32 mDepth
mce::ImageUsage mUsage
mce::Image::Storage mImageBytes

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