Navigation
API > API/Runtime > API/Runtime/ImageCore
References
| Module | ImageCore |
| Header | /Engine/Source/Runtime/ImageCore/Public/ImageCoreUtils.h |
| Include | #include "ImageCoreUtils.h" |
| Source | /Engine/Source/Runtime/ImageCore/Private/ImageCoreUtils.cpp |
namespace FImageCoreUtils
{
ERawImageFormat::Type FImageCoreUtils::GetRawImageFormatForPixelFormat
(
EPixelFormat PF
)
}
Remarks
Return an ERawImageFormat for a PixelFormat these are not equal and you cannot blit between them it's just the closest reasonable thing that can hold that PixelFormat often there is no good match