#include <kanzi/node/node2d.hpp>#include <kanzi/node/grid_layout2d.hpp>#include <kanzi/node/image2d.hpp>#include <system/kzs_types.h>#include <system/debug/kzs_error.h>#include "nine_patch_image2d_properties.h"Classes | |
| class | kanzi::NinePatchImage2D |
| A nine-patch image is a 3x3 grid of images. The center image is framed by the other images which all stretch according to the layout size. More... | |
Namespaces | |
| kanzi | |
Typedefs | |
| typedef shared_ptr < NinePatchImage2D > | kanzi::NinePatchImage2DSharedPtr |