|
AUI Framework
master
Cross-platform base for C++ UI apps
|
aui::image is image processing library. More...
Classes# | |
| class | AImage |
| Owning image representation. More... | |
| class | AImageLoaderRegistry |
| Image loader used for IDrawable::fromUrl and AImage::fromUrl. More... | |
| class | AImageView |
| Non-owning read-only image representation of some format. More... | |
| class | APixelFormat |
| Pixel in-memory format descriptor (type, count and order of subpixel components). More... | |
| class | IImageLoader |
| Class-loader of abstract images that can be displayed on the screen. More... | |
| class | IDrawable |
| An abstract image that determines itself how it is displayed. Essentially an abstraction from vector and raster graphics. More... | |