59 std::shared_ptr<IconSet_Impl> impl;
General purpose data buffer.
Definition databuffer.h:42
std::vector< PixelBuffer > get_images() const
Returns all the images in the icon set.
DataBuffer create_win32_icon()
Generates a Windows .ICO format icon from the set.
IconSet()
Constructs an icon set.
void add_image(const PixelBuffer &image)
Adds an image to the icon set.
Pixel data container.
Definition pixel_buffer.h:68
@ image
Definition brush.h:54