TImageBuilder::ContainsPixel

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

bool ContainsPixel
(
    const FVector2i & ImageCoords
) const

Returns

true if the given X/Y coordinates are inside the image pixel bounds, ie can be used to index a pixel