GraphicLibrary
0.5.0
|
継承メンバを含む PixBuf の全メンバ一覧です。
addAlpha(bool substitudeRGB, RGB rgb) | PixBuf | |
bps() const | PixBuf | inline |
copy(const PixBuf &src) | PixBuf | |
copy(const PixBuf &src, Coord< int > offset, Coord< int > sz) | PixBuf | |
draw(cairo_t *cr, Coord< double > offset, Coord< int > size, Coord< double > scale, GdkInterpType interpType) const | PixBuf | |
draw(GtkWidget *widget, Coord< double > offset, Coord< int > size, Coord< double > scale, GdkInterpType interpType) const | PixBuf | |
draw(cairo_t *cr, Coord< double > offset, Coord< int > size) const | PixBuf | inline |
draw(GtkWidget *widget, Coord< double > offset, Coord< int > size) const | PixBuf | inline |
draw(GtkWidget *widget) const | PixBuf | inline |
has_alpha() const | PixBuf | inline |
height() const | PixBuf | inline |
isEquiv(const PixBuf &src) | PixBuf | |
isValid() const | PixBuf | inline |
loadFromFile(const std::string &fileName) | PixBuf | |
n_channels() const | PixBuf | inline |
operator=(const PixBuf &src) | PixBuf | inline |
overlay(const PixBuf &upper, Coord< double > offset, RGB::primary_type alpha, GdkInterpType interpType) | PixBuf | |
PixBuf() | PixBuf | inline |
PixBuf(Coord< int > sz, bool hasAlpha=false) | PixBuf | |
PixBuf(const char *fileName) | PixBuf | inlineexplicit |
PixBuf(std::string fileName) | PixBuf | inlineexplicit |
PixBuf(const PixBuf &src) | PixBuf | inline |
PixBuf(const PixBuf &src, Coord< int > offset, Coord< int > sz) | PixBuf | inline |
point(Coord< int > c, RGB *palet) const | PixBuf | |
pset(Coord< int > c, RGB palet) | PixBuf | |
rowstride() const | PixBuf | inline |
width() const | PixBuf | inline |
xmod() const | PixBuf | inline |
~PixBuf() | PixBuf | inline |