FImageDimensions::GetIndexMirrored

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Image/ImageDimensions.h"

Syntax

int64 GetIndexMirrored
(
    const FVector2i & Coords,
    bool bFlipX,
    bool bFlipY
) const

Returns

linear index into image from 2D coordinates, optionally flipped around X and Y axes

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