AFormattedImageView#
Same as AImageView but all universal AColor methods replaced with concrete specific AFormattedColor type thus can be used by performance critical code.
Header: | #include <AUI/Image/AImageView.h> |
CMake: | aui_link(my_target PUBLIC aui::image) |