FFmpeg
Data Fields
EXRTileAttribute Struct Reference

Data Fields

int32_t xSize
 
int32_t ySize
 
enum ExrTileLevelMode level_mode
 
enum ExrTileLevelRound level_round
 

Detailed Description

Definition at line 99 of file exr.c.

Field Documentation

◆ xSize

int32_t EXRTileAttribute::xSize

Definition at line 100 of file exr.c.

◆ ySize

int32_t EXRTileAttribute::ySize

Definition at line 101 of file exr.c.

◆ level_mode

enum ExrTileLevelMode EXRTileAttribute::level_mode

Definition at line 102 of file exr.c.

◆ level_round

enum ExrTileLevelRound EXRTileAttribute::level_round

Definition at line 103 of file exr.c.


The documentation for this struct was generated from the following file: