FImageDimensions::IsValidCoords

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

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

Include

#include "Image/ImageDimensions.h"

Syntax

bool IsValidCoords
(
    const FVector2i & Coords
) const

Returns

true if coordinates are valid, ie in-bounds of image dimensions