Navigation
API > API/Developer > API/Developer/TextureFormat > API/Developer/TextureFormat/Interfaces > API/Developer/TextureFormat/Interfaces/ITextureFormat
References
| Module | TextureFormat |
| Header | /Engine/Source/Developer/TextureFormat/Public/Interfaces/ITextureFormat.h |
| Include | #include "Interfaces/ITextureFormat.h" |
virtual EPixelFormat GetPixelFormatForImage
(
const FTextureBuildSettings & BuildSettings,
const struct FImage & Image,
bool bImageHasAlphaChannel
) const
Remarks
Calculate the final/runtime pixel format for this image on this platform