TImageBuilder::GetPixel

Get the Pixel at the given X/Y coordinates

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/Image/ImageBuilder.h

Include

#include "Image/ImageBuilder.h"

Syntax

const PixelType & GetPixel
(
    const FVector2i & ImageCoords
) const

Remarks

Get the Pixel at the given X/Y coordinates