Navigation
API > API/Runtime > API/Runtime/ImageWrapper > API/Runtime/ImageWrapper/IImageWrapper
References
| Module | ImageWrapper |
| Header | /Engine/Source/Runtime/ImageWrapper/Public/IImageWrapper.h |
| Include | #include "IImageWrapper.h" |
bool GetSRGB&40;&41; const
Remarks
Should the pixels be treated as sRGB encoded? (or Linear)
note: ImageWrapper Format does not track if pixels are Gamma/SRGB or not assume they are ERawImageFormat::GetDefaultGammaSpace gammaspace eg. U8 is SRGB and everything else is Linear