#include <unatima.hpp>
Public Member Functions | |
| UNatPix (UNatDisp *, USysPix pix, USysPix shape, int width, int height, int depth) | |
| UNatPix (UNatDisp *, USysIma xima, USysIma ximashape) | |
| UNatPix (UNatDisp *, UNatIma *) | |
| void | set (USysIma xima, USysIma ximashape) |
| int | getWidth () const |
| int | getHeight () const |
| bool | isRealized () const |
| bool | isShaped () const |
| const USysPix | getXPixmap () const |
| const USysPix | getXPixmapShape () const |
Friends | |
| class | UGraph |
| class | UPix |
native pixmap (encapsulates the corresponding X resources).
| void ubit::UNatPix::set | ( | USysIma | xima, | |
| USysIma | ximashape | |||
| ) |
1.4.7