Navigation
API > API/Runtime > API/Runtime/ImageCore > API/Runtime/ImageCore/FImageView
References
| Module | ImageCore |
| Header | /Engine/Source/Runtime/ImageCore/Public/ImageCore.h |
| Include | #include "ImageCore.h" |
TArrayView64< uint8 > AsG8&40;&41; const
Remarks
Convenience accessors to raw data these are const member functions because the FImageView object itself is const, but the image it points to may not be