FImageDimensions::SetDimensions

Set the dimensions of this image.

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 SetDimensions
(
    int32 WidthIn,
    int32 HeightIn
)

Remarks

Set the dimensions of this image.