![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Namespaces | |
| namespace | UE |
| namespace | UE::TextureUtilitiesCommon |
Functions | |
| template<typename ImageClassType > | |
| TEXTUREUTILITIESCOMMON_API bool | UE::TextureUtilitiesCommon::AutoDetectAndChangeGrayScale (ImageClassType &Image) |
| void | UE::TextureUtilitiesCommon::FillZeroAlphaPNGData (int32 SizeX, int32 SizeY, ETextureSourceFormat SourceFormat, uint8 *SourceData, bool bDoOnComplexAlphaNotJustBinaryTransparency) |
| TEXTUREUTILITIESCOMMON_API bool | UE::TextureUtilitiesCommon::IsImportResolutionValid (int64 Width, int64 Height, bool bAllowNonPowerOfTwo, FText *OutErrorMessage) |