Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Image > API/Runtime/GeometryCore/Image/TImageBuilder
| Type | Name | Description | |
|---|---|---|---|
| PixelType & | Get the Pixel at the given X/Y coordinates | ||
| PixelType & | GetPixel
(
int64 LinearIndex |
Get the Pixel at the given linear index | |
| const PixelType & | Get the Pixel at the given X/Y coordinates | ||
| const PixelType & | GetPixel
(
int64 LinearIndex |
Get the Pixel at the given linear index | |
| PixelType & | GetPixel
(
int32 X, |
Get the Pixel at the given X/Y coordinates | |
| const PixelType & | GetPixel
(
int32 X, |
Get the Pixel at the given X/Y coordinates |