FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
const
PixelMapEntry
& PixelMap::cbpx
(
int
c
,
int
b
,
int
p
,
int
px
)
const
inline
Definition at line
129
of file
PixelMap.h
.
References
PixelMapEntry::cbpx
.
130
{
131
return
cbpx
(px + p*10 + b*100 + c*1000);
132
}
PixelMap::cbpx
const PixelMapEntry & cbpx(int c) const
Definition:
PixelMap.h:118
PixelMap
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11