This is the complete list of members for GuiImage, including all inherited members.
| alignmentHor | GuiElement | protected |
| alignmentVert | GuiElement | protected |
| alpha | GuiElement | protected |
| alphaDyn | GuiElement | protected |
| clickable | GuiElement | protected |
| ColorStripe(int s) | GuiImage | |
| Draw() override | GuiImage | virtual |
| DrawTooltip() | GuiElement | virtual |
| effectAmount | GuiElement | protected |
| effectAmountOver | GuiElement | protected |
| effects | GuiElement | protected |
| effectsOver | GuiElement | protected |
| effectTarget | GuiElement | protected |
| effectTargetOver | GuiElement | protected |
| focus | GuiElement | protected |
| GetAlpha() | GuiElement | |
| GetEffect() | GuiElement | |
| GetHeight() | GuiElement | |
| GetImage() | GuiImage | |
| GetLeft() | GuiElement | |
| GetMaxX() | GuiElement | |
| GetMaxY() | GuiElement | |
| GetMinX() | GuiElement | |
| GetMinY() | GuiElement | |
| GetParent() | GuiElement | |
| GetPixel(int x, int y) | GuiImage | |
| GetScale() | GuiElement | |
| GetScaleX() | GuiElement | |
| GetScaleY() | GuiElement | |
| GetSelected() | GuiElement | virtual |
| GetState() | GuiElement | |
| GetStateChan() | GuiElement | |
| GetTop() | GuiElement | |
| GetWidth() | GuiElement | |
| GuiElement() | GuiElement | |
| GuiImage() | GuiImage | |
| GuiImage(GuiImageData *img) | GuiImage | |
| GuiImage(u8 *img, int w, int h) | GuiImage | |
| GuiImage(int w, int h, GXColor c) | GuiImage | |
| height | GuiElement | protected |
| holdable | GuiElement | protected |
| image | GuiImage | protected |
| imageangle | GuiImage | protected |
| imgType | GuiImage | protected |
| IsClickable() | GuiElement | |
| IsFocused() | GuiElement | |
| IsHoldable() | GuiElement | |
| IsInside(int x, int y) | GuiElement | |
| IsSelectable() | GuiElement | |
| IsVisible() | GuiElement | |
| parentElement | GuiElement | protected |
| ResetState() | GuiElement | virtual |
| ResetText() | GuiElement | virtual |
| Rumble() | GuiElement | |
| rumble | GuiElement | protected |
| scaleDyn | GuiElement | protected |
| selectable | GuiElement | protected |
| SetAlignment(ALIGN_H hor, ALIGN_V vert) | GuiElement | virtual |
| SetAlpha(int a) | GuiElement | |
| SetAngle(float a) | GuiImage | |
| SetClickable(bool c) | GuiElement | |
| SetEffect(int e, int a, int t=0) | GuiElement | |
| SetEffectGrow() | GuiElement | |
| SetEffectOnOver(int e, int a, int t=0) | GuiElement | |
| SetFocus(int f) | GuiElement | virtual |
| SetHoldable(bool h) | GuiElement | |
| SetImage(GuiImageData *img) | GuiImage | |
| SetImage(u8 *img, int w, int h) | GuiImage | |
| SetMaxX(int x) | GuiElement | |
| SetMaxY(int y) | GuiElement | |
| SetMinX(int x) | GuiElement | |
| SetMinY(int y) | GuiElement | |
| SetParent(GuiElement *e) | GuiElement | |
| SetPixel(int x, int y, GXColor color) | GuiImage | |
| SetPosition(int x, int y) | GuiElement | |
| SetRumble(bool r) | GuiElement | |
| SetScale(float s) | GuiElement | |
| SetScale(int w, int h) | GuiElement | |
| SetScaleX(float s) | GuiElement | |
| SetScaleY(float s) | GuiElement | |
| SetSelectable(bool s) | GuiElement | |
| SetSize(int w, int h) | GuiElement | |
| SetState(STATE s, int c=-1) | GuiElement | virtual |
| SetStripe(int s) | GuiImage | |
| SetTile(int t) | GuiImage | |
| SetTrigger(GuiTrigger *t) | GuiElement | |
| SetTrigger(u8 i, GuiTrigger *t) | GuiElement | |
| SetUpdateCallback(UpdateCallback u) | GuiElement | |
| SetVisible(bool v) | GuiElement | virtual |
| state | GuiElement | protected |
| stateChan | GuiElement | protected |
| stripe | GuiImage | protected |
| tile | GuiImage | protected |
| trigger | GuiElement | protected |
| Update(GuiTrigger *t) | GuiElement | virtual |
| updateCB | GuiElement | protected |
| UpdateEffects() | GuiElement | |
| visible | GuiElement | protected |
| width | GuiElement | protected |
| xmax | GuiElement | protected |
| xmin | GuiElement | protected |
| xoffset | GuiElement | protected |
| xoffsetDyn | GuiElement | protected |
| xscale | GuiElement | protected |
| ymax | GuiElement | protected |
| ymin | GuiElement | protected |
| yoffset | GuiElement | protected |
| yoffsetDyn | GuiElement | protected |
| yscale | GuiElement | protected |
| ~GuiElement() | GuiElement | virtual |
| ~GuiImage() | GuiImage | |