Gimp.context_get_ink_size

function context_get_ink_size(): Number(gdouble) {
    // Gjs wrapper for gimp_context_get_ink_size()
}
  

Get ink blob size in pixels.

Get the ink blob size in pixels for ink tool.

Since 2.8

Returns

ink blob size in pixels.