Just like the title says, I've added bindings for the DrawRectangle method and MagickBrightnessContrastImage.
In another commit, I changed 2 normal comments into docstrings, so that LSP can show them when they are hovered over.
It seemed like too small of a change to deserve its own PR, so thought it could be merged with this one.
Just like the title says, I've added bindings for the
DrawRectangle
method andMagickBrightnessContrastImage
.In another commit, I changed 2 normal comments into docstrings, so that LSP can show them when they are hovered over. It seemed like too small of a change to deserve its own PR, so thought it could be merged with this one.