FRgbaInputFile

Windows
MacOS
Linux

References

Module

OpenExrWrapper

Header

/Engine/Plugins/Media/ImgMedia/Source/OpenExrWrapper/Public/OpenExrWrapper.h

Include

#include "OpenExrWrapper.h"

Syntax

class FRgbaInputFile

Constructors

Name Description

Public function

FRgbaInputFile

(
    const FString& FilePath
)

Public function

FRgbaInputFile

(
    const FString& FilePath,
    uint16 ThreadCount
)

Destructors

Name Description

Public function

~FRgbaInputFile()

Functions

Name Description

Public function Const

const TCHAR ...

 

GetCompressionName()

Public function Const

FIntPoint

 

GetDataWindow()

Public function Const

FFrameRate

 

GetFrameRate

(
    const FFrameRate& DefaultValue
)

Public function Const

int32

 

GetUncompressedSize()

Public function Const

bool

 

IsComplete()

Public function

void

 

ReadPixels

(
    int32 StartY,
    int32 EndY
)

Public function

void

 

SetFrameBuffer

(
    void* Buffer,
    const FIntPoint& Stride
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss