Break ImageWriteOptions

Break ImageWriteOptions

Windows
MacOS
Linux

Adds a node that breaks a 'ImageWriteOptions' into its member fields

Break ImageWriteOptions
Image Write Options
Format
Compression Quality
0
Overwrite File
Async

Inputs

Image Write Options
Image Write Options Structure (by ref)

Outputs

Format
EDesiredImageFormat Enum

The desired output image format to write to disk

On Complete
Delegate

A callback to invoke when the image has been written, or there was an error

Compression Quality
Integer

An image format specific compression setting. Either 0 (Default) or 1 (Uncompressed) for EXRs, or a value between 0 and 100.

Overwrite File
Boolean

Whether to overwrite the image if it already exists

Async
Boolean

Whether to perform the writing asynchronously, or to block the game thread until it is complete

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback