Method

GimpVector2length_val

Declaration [src]

gdouble
gimp_vector2_length_val (
  GimpVector2 vector
)

Description [src]

Identical to gimp_vector2_length(), but the vector is passed by value rather than by reference.

Return value

Type: gdouble

The length of vector (a positive gdouble).