Krita Source Code Documentation
Loading...
Searching...
No Matches
ExrPixel_< _T_, size > Struct Template Reference

Public Attributes

_T_ data [size]
 

Detailed Description

template<typename _T_, int size>
struct ExrPixel_< _T_, size >

Definition at line 972 of file exr_converter.cc.

Member Data Documentation

◆ data

template<typename _T_ , int size>
_T_ ExrPixel_< _T_, size >::data[size]

Definition at line 973 of file exr_converter.cc.


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