exr
1.73.0
In exr::
meta::
attribute
Modules
block_type_strings
type_names
Structs
ChannelDescription
ChannelList
Chromaticities
FloatRect
IntegerBounds
KeyCode
Preview
Text
TileDescription
TimeCode
Enums
AttributeValue
BlockType
EnvironmentMap
LevelMode
LineOrder
SampleType
Functions
byte_size
invalid_type
read
u8_from_decimal32
u8_to_decimal32
validate
write
Type Aliases
DataWindow
DisplayWindow
Matrix3x3
Matrix4x4
Rational
TextBytes
TextSlice
exr
::
meta
::
attribute
Type Alias
Matrix4x4
Copy item path
Settings
Help
Summary
Source
pub type Matrix4x4 = [
f32
;
16
];
Expand description
A float matrix with four rows and four columns.