IImageWrapper::GetCompressed

Gets the compressed data.

Windows
MacOS
Linux

References

Module

ImageWrapper

Header

/Engine/Source/Runtime/ImageWrapper/Public/IImageWrapper.h

Include

#include "IImageWrapper.h"

Syntax

const TArray64< uint8 > & GetCompressed
(
    int32 Quality
)

Remarks

Gets the compressed data.

Returns

Array of the compressed data.

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