blend(FXColor color) | FX::FXImage | [virtual] |
create() | FX::FXImage | [virtual] |
crop(FXint x, FXint y, FXint w, FXint h, FXColor color=0) | FX::FXImage | [virtual] |
destroy() | FX::FXImage | [virtual] |
detach() | FX::FXImage | [virtual] |
fade(FXColor color, FXint factor=255) | FX::FXImage | [virtual] |
fileExt | FX::FXRGBImage | [static] |
fill(FXColor color) | FX::FXImage | [virtual] |
FXImage(FXApp *a, const FXColor *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1) | FX::FXImage | |
FXRGBImage(FXApp *a, const void *pix=NULL, FXuint opts=0, FXint w=1, FXint h=1) | FX::FXRGBImage | |
getApp() const | FX::FXId | [inline] |
getClassName() const | FX::FXObject | |
getData() const | FX::FXImage | [inline] |
getHeight() const | FX::FXDrawable | [inline] |
getOptions() const | FX::FXImage | [inline] |
getPixel(FXint x, FXint y) const | FX::FXImage | [inline] |
getUserData() const | FX::FXId | [inline] |
getVisual() const | FX::FXDrawable | [inline] |
getWidth() const | FX::FXDrawable | [inline] |
gradient(FXColor topleft, FXColor topright, FXColor bottomleft, FXColor bottomright) | FX::FXImage | [virtual] |
hasAlpha() const | FX::FXImage | |
hgradient(FXColor left, FXColor right) | FX::FXImage | [virtual] |
id() const | FX::FXId | [inline] |
isMemberOf(const FXMetaClass *metaclass) const | FX::FXObject | |
load(FXStream &store) | FX::FXImage | [virtual] |
loadPixels(FXStream &store) | FX::FXRGBImage | [virtual] |
mimeType | FX::FXRGBImage | [static] |
mirror(bool horizontal, bool vertical) | FX::FXImage | [virtual] |
onDefault(FXObject *, FXSelector, void *) | FX::FXObject | [virtual] |
release() | FX::FXImage | [virtual] |
render() | FX::FXImage | [virtual] |
resize(FXint w, FXint h) | FX::FXImage | [virtual] |
restore() | FX::FXImage | [virtual] |
rotate(FXint degrees) | FX::FXImage | [virtual] |
save(FXStream &store) const | FX::FXImage | [virtual] |
savePixels(FXStream &store) const | FX::FXRGBImage | [virtual] |
scale(FXint w, FXint h, FXint quality=0) | FX::FXImage | [virtual] |
setData(FXColor *pix, FXuint opts=0) | FX::FXImage | [virtual] |
setData(FXColor *pix, FXuint opts, FXint w, FXint h) | FX::FXImage | [virtual] |
setOptions(FXuint opts) | FX::FXImage | |
setPixel(FXint x, FXint y, FXColor color) | FX::FXImage | [inline] |
setUserData(void *ptr) | FX::FXId | [inline] |
setVisual(FXVisual *vis) | FX::FXDrawable | |
tryHandle(FXObject *sender, FXSelector sel, void *ptr) | FX::FXObject | [virtual] |
vgradient(FXColor top, FXColor bottom) | FX::FXImage | [virtual] |
xshear(FXint shear, FXColor clr=0) | FX::FXImage | [virtual] |
yshear(FXint shear, FXColor clr=0) | FX::FXImage | [virtual] |
~FXDrawable() | FX::FXDrawable | [virtual] |
~FXId() | FX::FXId | [inline, virtual] |
~FXImage() | FX::FXImage | [virtual] |
~FXObject() | FX::FXObject | [virtual] |
~FXRGBImage() | FX::FXRGBImage | [virtual] |