Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/Image/ImageDimensions.h |
Include |
#include "Image/ImageDimensions.h" |
class FImageDimensions
FImageDimensions provides various functions for working with size/indices/coordinates of a 2D image, as well as standard UV spaces
Name | Description | |
---|---|---|
|
FImageDimensions |
Name | Description | ||
---|---|---|---|
|
Clamp |
Clamp input coordinates to valid range of image coordinates |
|
|
Clamp ( |
Clamp input coordinates to valid range of image coordinates |
|
|
GetCoords ( |
||
|
GetHeight() |
||
|
GetIndex |
||
|
GetIndex ( |
||
|
GetIndexMirrored |
||
|
GetTexelSize() |
||
|
GetTexelUV ( |
||
|
GetTexelUV ( |
||
|
GetWidth() |
||
|
IsSquare() |
||
|
IsValidCoords ( |
||
|
Num() |
||
|
PixelToCoords ( |
||
|
SetDimensions |
Set the dimensions of this image. |
|
|
UVToCoords ( |
Name | Description | ||
---|---|---|---|
|
operator!= ( |
||
|
operator== ( |