init(data:)
Returns a composition object initialized with the contents of a Quartz Composer composition file.
Declaration
init!(data: Data!)Parameters
- data:
The contents of a file created with the Quartz Composer developer tool.
Return Value
A Quartz Composer composition object or nil if there is an error.