UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SlateSVGRasterizer.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
CoreMinimal.h
"
6
7
struct
FSlateBrush
;
8
9
class
FSlateSVGRasterizer
10
{
11
public
:
12
static
TArray<uint8>
RasterizeSVGFromFile
(
const
FString& Filename,
FIntPoint
PixelSize);
13
};
CoreMinimal.h
FSlateSVGRasterizer
Definition
SlateSVGRasterizer.h:10
FSlateSVGRasterizer::RasterizeSVGFromFile
static TArray< uint8 > RasterizeSVGFromFile(const FString &Filename, FIntPoint PixelSize)
Definition
SlateSVGRasterizer.cpp:26
TArray
Definition
Array.h:670
FSlateBrush
Definition
SlateBrush.h:239
UE::Math::TIntPoint
Definition
IntPoint.h:25
Engine
Source
Runtime
SlateCore
Public
Rendering
SlateSVGRasterizer.h
Generated by
1.9.8