Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Image > API/Runtime/GeometryCore/Image/TImageBuilder > API/Runtime/GeometryCore/Image/TImageBuilder/SetPixel
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Image/ImageBuilder.h |
| Include | #include "Image/ImageBuilder.h" |
void SetPixel
&40;
int32 X,
int32 Y,
const PixelType & NewValue
&41;
Remarks
Set the Pixel at the given X/Y coordinates to the given PixelType