#include <impeller.hpp>
Public Member Functions | |
| ColorFilter (ImpellerColorFilter filter, AdoptTag tag) | |
Public Member Functions inherited from IMPELLER_HPP_NAMESPACE::Object< ImpellerColorFilter, ImpellerColorFilterTraits > | |
| Object ()=default | |
| Object (ImpellerColorFilter object) | |
| Object (ImpellerColorFilter object, AdoptTag) | |
| Object (Object &&other) | |
| Object (const Object &other) | |
| ~Object () | |
| Object & | operator= (Object &&other) |
| Object & | operator= (const Object &other) |
| ImpellerColorFilter | Get () const |
| operator bool () const | |
Static Public Member Functions | |
| static ColorFilter | Blend (const ImpellerColor &color, ImpellerBlendMode mode) |
| static ColorFilter | Matrix (const ImpellerColorMatrix &color_matrix) |
Definition at line 455 of file impeller.hpp.
|
inline |
Definition at line 458 of file impeller.hpp.
|
inlinestatic |
Definition at line 463 of file impeller.hpp.
References ColorFilter(), IMPELLER_HPP_NAMESPACE::gGlobalProcTable, and IMPELLER_HPP_NAMESPACE::kAdopt.
|
inlinestatic |
Definition at line 472 of file impeller.hpp.
References ColorFilter(), IMPELLER_HPP_NAMESPACE::gGlobalProcTable, and IMPELLER_HPP_NAMESPACE::kAdopt.