CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for ImageIoPlugin, including all inherited members.
alias(const State *state) | Object | protectedstatic |
as() const | Object | |
decode(const Bytes &data) const | ImageIoPlugin | |
decodeInto(InOut< Image > image, const Bytes &data) const | ImageIoPlugin | |
detect(const String &path, const Bytes &data, Out< int > width=None{}, Out< int > height=None{}) | ImageIoPlugin | static |
detect(const Bytes &data, Out< int > width=None{}, Out< int > height=None{}) const | ImageIoPlugin | |
encode(const Stream &sink, const Image &image) const | ImageIoPlugin | |
fileSuffix() const | ImageIoPlugin | |
ImageIoPlugin()=default | ImageIoPlugin | |
ImageIoPlugin(const String &mediaType, const String &fileSuffix="") | ImageIoPlugin | explicit |
ImageIoPlugin(State *newState) (defined in ImageIoPlugin) | ImageIoPlugin | explicitprotected |
initOnce() | Object | protected |
initOncePerThread() | Object | protected |
is() const | Object | |
isNull() const | Object | |
isWeak() const | Object | |
me() const (defined in ImageIoPlugin) | ImageIoPlugin | protected |
cc::Object::me | Object | mutableprotected |
mediaType() const | ImageIoPlugin | |
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 | |
useCount() const | Object | |
weak() const (defined in Object) | Object | protected |
weak(const State *state) (defined in Object) | Object | protectedstatic |