Panda3D
|
Public Member Functions | |
__init__ (const PNMImage::CRow) | |
Xelval | getAlphaVal (int x) |
Fetch the alpha value at the given column in the row. More... | |
Xel | getXelVal (int x) |
Fetch the pixel at the given column in the row. More... | |
LColorf | operator[] (int x) |
int | size () |
Get the number of pixels in the row. More... | |
__init__ | ( | const PNMImage::CRow | ) |
Xelval getAlphaVal | ( | int | x | ) |
Fetch the alpha value at the given column in the row.
Xel getXelVal | ( | int | x | ) |
Fetch the pixel at the given column in the row.
LColorf operator[] | ( | int | x | ) |
int size | ( | ) |
Get the number of pixels in the row.