ITextureCompressorModule::AdjustImageColors

Adjusts the colors of the image using the specified settings

Windows
MacOS
Linux

References

Module

TextureCompressor

Header

/Engine/Source/Developer/TextureCompressor/Public/TextureCompressorModule.h

Include

#include "TextureCompressorModule.h"

Source

/Engine/Source/Developer/TextureCompressor/Private/TextureCompressorModule.cpp

Syntax

static void AdjustImageColors
(
    FImage & Image,
    const FTextureBuildSettings & InBuildSettings
)

Remarks

Adjusts the colors of the image using the specified settings

Parameters

Parameter

Description

Image

Image to adjust

InBuildSettings

Image build settings

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