dbs_annotator.utils.graphics

Graphics utility functions for UI components.

This module provides functions for creating icons, rounded images, and button animations.

Functions

animate_button(button[, pulse_count])

Animate a button with a pulsing effect.

create_arrow_icon([direction, double])

Create an arrow icon for increment/decrement buttons.

rounded_pixmap(pixmap, radius)

Create a rounded version of a pixmap.