TImageBuilder::GetPixel

Get the Pixel at the given linear index

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Image/ImageBuilder.h

Include

#include "Image/ImageBuilder.h"

Syntax

const PixelType & GetPixel
(
    int64 LinearIndex
) const

Remarks

Get the Pixel at the given linear index

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss