File

Accessing to loaded data

This task explains how to access to data loaded from a .red file and how to destroy them.

Creating a .red file

This task explains how to create a .red file and get back an interface to use it.

Creating RED streams

This task explains how to create RED streams.

Defining .red file policy

This task demonstrates the use of the RED::StreamingPolicy.

Load an encrypted .red file

This task shows how encrypted .red files can be loaded back.

Loading a .red file

This task explains how to load a .red file.

Save an encrypted .red file

This task illustrates how to save an encrypted .red file.

Replaying an animation using the data manager

Learn how to use the data manager to access animated data from a .red file.

Loading a file using the Input-Output API

This task describes how to use the RED::IOTools API to load an external data file.

Saving a file using the Input-Output API

This task describes how to use the RED::IOTools API to save an external data file.

Streaming a DAG to a .red file

This task demonstrate how to stream a in-memory DAG to a .red file.

How to load and save image to file?

This task demonstrates how to use the REDsdk API to load and save image to file.

How to load and save image to .red file?

RED files can be used to store images. This task shows how to load and save images to .red files.