Table of Contents

Struct DeepImage

Namespace
Olve.TinyEXR
Assembly
Olve.TinyEXR.dll
public struct DeepImage
Inherited Members

Fields

channel_names

public byte** channel_names

Field Value

byte**

height

public int height

Field Value

int

image

public float*** image

Field Value

float***

num_channels

public int num_channels

Field Value

int

offset_table

public int** offset_table

Field Value

int**

pad0

public int pad0

Field Value

int

width

public int width

Field Value

int