Panda3D
PixelSpec Member List

This is the complete list of members for PixelSpec, including all inherited members.

__init__(const PNMImageHeader::PixelSpec)PixelSpec
__init__(const Xel rgb)PixelSpec
__init__(const Xel rgb, Xelval alpha)PixelSpec
__init__(Xelval gray_value)PixelSpec
__init__(Xelval gray_value, Xelval alpha)PixelSpec
__init__(Xelval red, Xelval green, Xelval blue)PixelSpec
__init__(Xelval red, Xelval green, Xelval blue, Xelval alpha)PixelSpec
compareTo(const PNMImageHeader::PixelSpec other)PixelSpec
getAlpha()PixelSpec
getBlue()PixelSpec
getGreen()PixelSpec
getRed()PixelSpec
operator!=(const PNMImageHeader::PixelSpec other)PixelSpec
operator<(const PNMImageHeader::PixelSpec other)PixelSpec
operator==(const PNMImageHeader::PixelSpec other)PixelSpec
operator[](int n)PixelSpec
output(Ostream out)PixelSpec
setAlpha(Xelval alpha)PixelSpec
setBlue(Xelval blue)PixelSpec
setGreen(Xelval green)PixelSpec
setRed(Xelval red)PixelSpec
size()PixelSpecstatic