UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ImageWrapperOutputTypes.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4#include "CoreTypes.h"
5#include "ImageCore.h"
6
Definition ImageWrapperOutputTypes.h:11
FString ApplicationVersion
Definition ImageWrapperOutputTypes.h:17
FMipMapImage MipMapImage
Definition ImageWrapperOutputTypes.h:12
FString ApplicationName
Definition ImageWrapperOutputTypes.h:16
FString ApplicationVendor
Definition ImageWrapperOutputTypes.h:15
Definition ImageCore.h:755