Navigation
API > API/Runtime > API/Runtime/ImageWrapper > API/Runtime/ImageWrapper/FHdrImageWrapper
Description
Gets the height of the image.
Virtual Inheritance
- IImageWrapper::GetHeight → FHdrImageWrapper::GetHeight
| Name | GetHeight |
| Type | function |
| Header File | /Engine/Source/Runtime/ImageWrapper/Public/Formats/HdrImageWrapper.h |
| Include Path | #include "Formats/HdrImageWrapper.h" |
| Source | /Engine/Source/Runtime/ImageWrapper/Private/Formats/HdrImageWrapper.cpp |
virtual int64 GetHeight() const
Image height.
See Also
- GetWidth