IAppleImageUtilsConversionTask

Interface to access the async compression request

Windows
MacOS
Linux

Inheritance Hierarchy

IAppleImageUtilsConversionTask

FAppleImageUtilsConversionTaskBase

References

Module

AppleImageUtils

Header

/Engine/Plugins/Runtime/AppleImageUtils/Source/AppleImageUtils/Public/IAppleImageUtilsPlugin.h

Include

#include "IAppleImageUtilsPlugin.h"

Syntax

class IAppleImageUtilsConversionTask

Remarks

Interface to access the async compression request

Functions

Name Description

Public function Const

FIntPoint

 

GetConvertedImageSize()

Public function

TArray< uint...

 

GetData()

This should use MoveTemp() to avoid duplication so call once :)

Public function Const

float

 

GetElapsedTime()

Public function Const

FString

 

GetErrorReason()

Public function Const

bool

 

HadError()

Public function Const

bool

 

IsDone()

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