Berserk
|
Image processing utils. More...
#include <ImageUtil.hpp>
Static Public Member Functions | |
static BRK_API uint32 | GetMaxMipsCount (uint32 width, uint32 height, uint32 depth) |
static BRK_API Size2u | GetMipSize (uint32 level, uint32 width, uint32 height) |
static BRK_API uint32 | GetPixelSize (Image::Format format) |
static BRK_API uint32 | GetChannelsCount (Image::Format format) |
static BRK_API bool | CanAccept (Image::Format format) |
static BRK_API bool | CanSaveRgba (Image::Format format) |
static BRK_API bool | CanResize (Image::Format format) |
Image processing utils.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |