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
(
const FVector2i & ImageCoords,
const PixelType & NewValue
)
Remarks
Set the Pixel at the given X/Y coordinates to the given PixelType