TImageBuilder::CopyPixel

Copy Pixel value from one linear index to another

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

void CopyPixel
(
    int64 FromLinearIndex,
    int64 ToLinearIndex
)

Remarks

Copy Pixel value from one linear index to another