Navigation
API > API/Runtime > API/Runtime/ImageCore
References
| Module | ImageCore |
| Header | /Engine/Source/Runtime/ImageCore/Public/ImageParallelFor.h |
| Include | #include "ImageParallelFor.h" |
| Source | /Engine/Source/Runtime/ImageCore/Private/ImageParallelFor.cpp |
namespace FImageCore
{
int32 FImageCore&58;&58;ImageParallelForComputeNumJobs
&40;
const FImageView & Image,
int64 &42; pRowsPerJob
&41;
}
Remarks
FImage is tight packed in memory with slices adjacent to each other so we can just treat it was a 2d image with Height *= NumSlices