Navigation
API > API/Plugins > API/Plugins/AppleImageUtils > API/Plugins/AppleImageUtils/IAppleImageUtilsConversionTask
References
| Module | AppleImageUtils |
| Header | /Engine/Plugins/Runtime/AppleImageUtils/Source/AppleImageUtils/Public/IAppleImageUtilsPlugin.h |
| Include | #include "IAppleImageUtilsPlugin.h" |
TArray< uint8 > GetData&40;&41;
the data once the task has completed or empty array if still in progress. NOTE: this should use MoveTemp() to avoid duplication so call once :)