CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for Image, including all inherited members.
alias(const State *state) | Object | protectedstatic |
applyOver(Color paper) | Image | |
as() const | Object | |
cairoSurface() (defined in Image) | Image | |
checkOpaque() const | Image | |
clear(Color c) | Image | |
copy() const | Image | |
copyToXy(Out< Image > target, int x, int y) const | Image | |
count() const | Image | |
data() | Image | |
data() const | Image | |
height() const | Image | |
Image()=default | Image | |
Image(int width, int height) | Image | |
Image(int width, int height, const Bytes &data) | Image | |
Image(Size size) | Image | explicit |
Image(const String &path, const Bytes &data=Bytes{}) | Image | |
Image(const char *path) | Image | |
initOnce() | Object | protected |
initOncePerThread() | Object | protected |
is() const | Object | |
isNull() const | Object | |
isWeak() const | Object | |
nextPage(bool clear=true) | Surface | |
normalize() | Image | |
Object()=default | Object | |
Object(State *newState) | Object | explicitprotected |
Object(State *state, Alias) (defined in Object) | Object | explicitprotected |
Object(State *state, Weak) (defined in Object) | Object | explicitprotected |
operator bool() const | Object | explicit |
operator<=>(const Object &other) const | Object | |
operator=(std::nullptr_t) (defined in Object) | Object | protected |
operator==(const Object &other) const | Object | |
pitch() const | Image | |
pixel(long i) | Image | |
pixel(long i) const | Image | |
polish() | Surface | |
premultiply() | Image | |
save(const String &path, const String &mediaType="") | Image | |
scale(int scaledWidth, int scaledHeight) const | Image | |
shadowBlur(int radius, Color shadowColor) | Image | |
size() const | Image | |
Surface()=default | Surface | |
Surface(State *newState) (defined in Surface) | Surface | explicitprotected |
tone(Color color) | Image | |
useCount() const | Object | |
weak() const (defined in Object) | Object | protected |
weak(const State *state) (defined in Object) | Object | protectedstatic |
width() const | Image |