FImageDimensions::Clamp

Clamp input coordinates to valid range of image coordinates

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

void Clamp
(
    FVector2i & Coords
) const

Remarks

Clamp input coordinates to valid range of image coordinates