Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
This is the complete list of members for FX::FXBitmap, including all inherited members.
bytewidth (defined in FX::FXBitmap) | FX::FXBitmap | protected |
create() | FX::FXBitmap | virtual |
crop(FXint x, FXint y, FXint w, FXint h, FXbool color=false) | FX::FXBitmap | virtual |
data (defined in FX::FXBitmap) | FX::FXBitmap | protected |
destroy() | FX::FXBitmap | virtual |
detach() | FX::FXBitmap | virtual |
fill(FXbool color) | FX::FXBitmap | virtual |
FXBitmap() (defined in FX::FXBitmap) | FX::FXBitmap | protected |
FXBitmap(FXApp *a, const FXuchar *pix=nullptr, FXuint opts=0, FXint w=1, FXint h=1) | FX::FXBitmap | |
FXDC (defined in FX::FXBitmap) | FX::FXBitmap | friend |
FXDCWindow (defined in FX::FXBitmap) | FX::FXBitmap | friend |
FXDrawable() (defined in FX::FXDrawable) | FX::FXDrawable | protected |
FXDrawable(FXApp *a, FXint w, FXint h) (defined in FX::FXDrawable) | FX::FXDrawable | protected |
FXId() (defined in FX::FXId) | FX::FXId | inlineprotected |
FXId(FXApp *a) (defined in FX::FXId) | FX::FXId | inlineprotected |
getApp() const | FX::FXId | inline |
getClassName() const | FX::FXObject | |
getData() const | FX::FXBitmap | inline |
getHeight() const | FX::FXDrawable | inline |
getOptions() const | FX::FXBitmap | inline |
getPixel(FXint x, FXint y) const | FX::FXBitmap | inline |
getUserData() const | FX::FXId | inline |
getVisual() const | FX::FXDrawable | inline |
getWidth() const | FX::FXDrawable | inline |
height (defined in FX::FXDrawable) | FX::FXDrawable | protected |
id() const | FX::FXId | inline |
isMemberOf(const FXMetaClass *metaclass) const | FX::FXObject | |
isOwned() const | FX::FXBitmap | |
load(FXStream &store) | FX::FXBitmap | virtual |
loadPixels(FXStream &store) | FX::FXBitmap | virtual |
mirror(FXbool horizontal, FXbool vertical) | FX::FXBitmap | virtual |
onDefault(FXObject *, FXSelector, void *) | FX::FXObject | virtual |
options (defined in FX::FXBitmap) | FX::FXBitmap | protected |
release() | FX::FXBitmap | virtual |
render() | FX::FXBitmap | virtual |
resize(FXint w, FXint h) | FX::FXBitmap | virtual |
restore() | FX::FXBitmap | virtual |
rotate(FXint degrees) | FX::FXBitmap | virtual |
save(FXStream &store) const | FX::FXBitmap | virtual |
savePixels(FXStream &store) const | FX::FXBitmap | virtual |
scale(FXint w, FXint h) | FX::FXBitmap | virtual |
setData(FXuchar *pix, FXuint opts=0) | FX::FXBitmap | virtual |
setData(FXuchar *pix, FXuint opts, FXint w, FXint h) | FX::FXBitmap | virtual |
setOptions(FXuint opts) | FX::FXBitmap | |
setOwned(FXbool owned) | FX::FXBitmap | |
setPixel(FXint x, FXint y, FXbool color) | FX::FXBitmap | inline |
setUserData(FXptr ptr) | FX::FXId | inline |
setVisual(FXVisual *vis) | FX::FXDrawable | |
tryHandle(FXObject *sender, FXSelector sel, void *ptr) | FX::FXObject | 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 |
~FXBitmap() | FX::FXBitmap | virtual |
~FXDrawable() | FX::FXDrawable | virtual |
~FXId() | FX::FXId | virtual |
~FXObject() | FX::FXObject | virtual |
Copyright © 1997-2022 Jeroen van der Zijp |