FImageDimensions::Clamp

Clamp input coordinates to valid range of image coordinates

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Image/ImageDimensions.h"

Syntax

void Clamp
(
    int32 & X,
    int32 & Y
) const

Remarks

Clamp input coordinates to valid range of image coordinates

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