Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/FImageDataStorage
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/ImageDataStorage.h |
| Include | #include "MuR/ImageDataStorage.h" |
bool IsEmpty() const
Remarks
Returns true if all buffers are empty. This can be true after initialization for image formats that report BytesPerBlock 0, e.g., RLE formats. If not initialized will also return true.