45 #include <visp3/core/vpImage.h> 46 #include <visp3/core/vpColor.h> 58 vpFont(
unsigned int height = 16);
67 unsigned int getHeight()
const;
68 bool setHeight(
unsigned int height);
Class to define RGB colors available for display functionnalities.
Font drawing functions for image.
Class that defines a 2D point in an image. This class is useful for image processing and stores only ...