Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FImageUtils
| Type | Name | Description | |
|---|---|---|---|
| void | ImageResize
(
int32 SrcWidth, |
Resizes the given image using a simple average filter and stores it in the destination array. | |
| void | ImageResize
(
int32 SrcWidth, |
Resizes the given image using a simple average filter and stores it in the destination array. | |
| void | ImageResize
(
int32 SrcWidth, |
Resizes the given image using a simple average filter and stores it in the destination array. | |
| void | ImageResize
(
int32 SrcWidth, |
Resizes the given image using a simple average filter and stores it in the destination array. |