Method

GeglRandomduplicate

Declaration [src]

GeglRandom*
gegl_random_duplicate (
  GeglRandom* rand
)

Description [src]

Return a new copy of an existing GeglRandom.

Return value

Type: GeglRandom

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.