Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
This is the complete list of members for FX::FXBMPIcon, including all inherited members.
blend(FXColor color) | FX::FXImage | virtual |
colorize(FXColor color) | FX::FXImage | virtual |
create() | FX::FXIcon | virtual |
crop(FXint x, FXint y, FXint w, FXint h, FXColor color=0) | FX::FXImage | virtual |
data (defined in FX::FXImage) | FX::FXImage | protected |
destroy() | FX::FXIcon | virtual |
detach() | FX::FXIcon | virtual |
etch (defined in FX::FXIcon) | FX::FXIcon | protected |
fade(FXColor color, FXint factor=255) | FX::FXImage | virtual |
fileExt (defined in FX::FXBMPIcon) | FX::FXBMPIcon | static |
fill(FXColor color) | FX::FXImage | virtual |
FXBMPIcon() (defined in FX::FXBMPIcon) | FX::FXBMPIcon | inlineprotected |
FXBMPIcon(FXApp *a, const FXuchar *pix=nullptr, FXColor clr=FXRGB(192, 192, 192), FXuint opts=0, FXint w=1, FXint h=1) | FX::FXBMPIcon | |
FXDrawable() (defined in FX::FXDrawable) | FX::FXDrawable | protected |
FXDrawable(FXApp *a, FXint w, FXint h) (defined in FX::FXDrawable) | FX::FXDrawable | protected |
FXIcon() (defined in FX::FXIcon) | FX::FXIcon | protected |
FXIcon(FXApp *a, const FXColor *pix=nullptr, FXColor clr=0, FXuint opts=0, FXint w=1, FXint h=1) | FX::FXIcon | |
FXId() (defined in FX::FXId) | FX::FXId | inlineprotected |
FXId(FXApp *a) (defined in FX::FXId) | FX::FXId | inlineprotected |
FXImage() (defined in FX::FXImage) | FX::FXImage | protected |
FXImage(FXApp *a, const FXColor *pix=nullptr, FXuint opts=0, FXint w=1, FXint h=1) | FX::FXImage | |
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 |
getThresholdValue() const | FX::FXIcon | inline |
getTransparentColor() const | FX::FXIcon | 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 |
guessthresh() const (defined in FX::FXIcon) | FX::FXIcon | protected |
guesstransp() const (defined in FX::FXIcon) | FX::FXIcon | protected |
hasAlpha() const | FX::FXImage | |
height (defined in FX::FXDrawable) | FX::FXDrawable | protected |
hgradient(FXColor left, FXColor right) | FX::FXImage | virtual |
id() const | FX::FXId | inline |
invert() | FX::FXImage | virtual |
isMemberOf(const FXMetaClass *metaclass) const | FX::FXObject | |
isOwned() const | FX::FXImage | |
load(FXStream &store) | FX::FXImage | virtual |
loadPixels(FXStream &store) | FX::FXBMPIcon | virtual |
mimeType (defined in FX::FXBMPIcon) | FX::FXBMPIcon | static |
mirror(FXbool horizontal, FXbool vertical) | FX::FXImage | virtual |
onDefault(FXObject *, FXSelector, void *) | FX::FXObject | virtual |
options (defined in FX::FXImage) | FX::FXImage | protected |
release() | FX::FXImage | virtual |
render() | FX::FXIcon | virtual |
resize(FXint w, FXint h) | FX::FXIcon | virtual |
restore() | FX::FXImage | virtual |
rotate(FXint degrees) | FX::FXImage | virtual |
save(FXStream &store) const | FX::FXImage | virtual |
savePixels(FXStream &store) const | FX::FXBMPIcon | 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 | |
setOwned(FXbool owned) | FX::FXImage | |
setPixel(FXint x, FXint y, FXColor color) | FX::FXImage | inline |
setThresholdValue(FXshort value) | FX::FXIcon | inline |
setTransparentColor(FXColor color) | FX::FXIcon | inline |
setUserData(FXptr ptr) | FX::FXId | inline |
setVisual(FXVisual *vis) | FX::FXDrawable | |
shape (defined in FX::FXIcon) | FX::FXIcon | protected |
thresh (defined in FX::FXIcon) | FX::FXIcon | protected |
transp (defined in FX::FXIcon) | FX::FXIcon | protected |
tryHandle(FXObject *sender, FXSelector sel, void *ptr) | FX::FXObject | virtual |
vgradient(FXColor top, FXColor bottom) | FX::FXImage | virtual |
visual (defined in FX::FXDrawable) | FX::FXDrawable | protected |
width (defined in FX::FXDrawable) | FX::FXDrawable | protected |
xid (defined in FX::FXId) | FX::FXId | protected |
xshear(FXint shear, FXColor clr=0) | FX::FXImage | virtual |
yshear(FXint shear, FXColor clr=0) | FX::FXImage | virtual |
~FXBMPIcon() | FX::FXBMPIcon | virtual |
~FXDrawable() | FX::FXDrawable | virtual |
~FXIcon() | FX::FXIcon | virtual |
~FXId() | FX::FXId | virtual |
~FXImage() | FX::FXImage | virtual |
~FXObject() | FX::FXObject | virtual |
Copyright © 1997-2022 Jeroen van der Zijp |