Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FImageAdapter
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector4f GetPixel
(
int64 LinearIndex |
Image/ImageBuilder.h | ||
| Image/ImageBuilder.h |
GetPixel(int64)
| Name | GetPixel |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Image/ImageBuilder.h |
| Include Path | #include "Image/ImageBuilder.h" |
FVector4f GetPixel
(
int64 LinearIndex
) const
GetPixel(const FVector2i &)
| Name | GetPixel |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Image/ImageBuilder.h |
| Include Path | #include "Image/ImageBuilder.h" |
FVector4f GetPixel
(
const FVector2i & PixelCoords
) const