Method

GimpVector2length

Declaration [src]

gdouble
gimp_vector2_length (
  const GimpVector2* vector
)

Description [src]

Computes the length of a 2D vector.

Return value

Type: gdouble

The length of vector (a positive gdouble).