extract


Description:

public virtual unowned Extractable extract () throws Error

Extracts a new extractable_type object from the asset.

The id of the asset may determine the properties and state of the newly created object.

Parameters:

this

The Asset to extract an object from

Returns:

A newly created object, or null if an error occurred.