|
::ll::TypedStorage< 4, 4, ::mce::ImageFormat > | imageFormat |
|
::ll::TypedStorage< 4, 4, uint > | mWidth |
|
::ll::TypedStorage< 4, 4, uint > | mHeight |
|
::ll::TypedStorage< 4, 4, uint > | mDepth |
|
::ll::TypedStorage< 1, 1, ::mce::ImageUsage > | mUsage |
|
::ll::TypedStorage< 8, 24, ::mce::Blob > | mImageBytes |
|
◆ Image()
MCAPI mce::Image::Image |
( |
uint | w, |
|
|
uint | h, |
|
|
::mce::ImageFormat | format, |
|
|
::mce::ImageUsage | usage ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ ~Image()
MCAPI mce::Image::~Image |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ clone()
MCAPI::mce::Image mce::Image::clone |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ operator=()
MCAPI::mce::Image & mce::Image::operator= |
( |
::mce::Image && | | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ resizeImageBytesToFitImageDescription()
MCAPI void mce::Image::resizeImageBytesToFitImageDescription |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor()
MCAPI void * mce::Image::$ctor |
( |
uint | w, |
|
|
uint | h, |
|
|
::mce::ImageFormat | format, |
|
|
::mce::ImageUsage | usage ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
MCAPI void mce::Image::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this struct was generated from the following file: