Home
last modified time | relevance | path

Searched defs:TPixelGR8 (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/
H A Dtpixelgr.h27 class TPixelGR8; variable
42 TPixelGR8(const TPixelGR8 &pix) : value(pix.value){}; in TPixelGR8() function
H A Dtpixel.h33 class TPixelGR8; variable