Skip to content

AFormattedImage#

Same as AImage but all universal AColor methods replaced with concrete specific AFormattedColor type thus can be used by performance critical code.

Header:#include <AUI/Image/AImage.h>
CMake:aui_link(my_target PUBLIC aui::image)