Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Image > API/Runtime/GeometryCore/Image/TImageBuilder
| Type | Name | Description | |
|---|---|---|---|
| void | Set the Pixel at the given X/Y coordinates to the given PixelType | ||
| void | SetPixel
(
int64 LinearIndex, |
Set the Pixel at the given linear index to the given PixelType | |
| void | SetPixel
(
int32 X, |
Set the Pixel at the given X/Y coordinates to the given PixelType |