CARLA
Namespaces | Functions
ImageUtil.h File Reference
#include "CoreMinimal.h"
+ Include dependency graph for ImageUtil.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ImageUtil
 

Functions

void ImageUtil::DecodePixelsByFormat (void *PixelData, int32 SourcePitch, FIntPoint SourceExtent, FIntPoint DestinationExtent, EPixelFormat Format, FReadSurfaceDataFlags Flags, TArrayView< FLinearColor > Out)
 
void ImageUtil::DecodePixelsByFormat (void *PixelData, int32 SourcePitch, FIntPoint SourceExtent, FIntPoint DestinationExtent, EPixelFormat Format, FReadSurfaceDataFlags Flags, TArrayView< FColor > Out)