Table of Contents

Struct EXRTile

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

Fields

height

public int height

Field Value

int

images

public byte** images

Field Value

byte**

level_x

public int level_x

Field Value

int

level_y

public int level_y

Field Value

int

offset_x

public int offset_x

Field Value

int

offset_y

public int offset_y

Field Value

int

width

public int width

Field Value

int