drawGetFontWeight method
DrawGetFontWeight() returns the font weight used when annotating with text.
Implementation
int drawGetFontWeight() => _magickWandBindings.DrawGetFontWeight(_wandPtr);
DrawGetFontWeight() returns the font weight used when annotating with text.
int drawGetFontWeight() => _magickWandBindings.DrawGetFontWeight(_wandPtr);