Contents

QCPlugInContext

The QCPlugInContext protocol defines methods that you use only from within the execution method (Execute(_:attime:witharguments:)) of a QCPlugIn object.

Declaration

protocol QCPlugInContext

Topics

Getting the OpenGL Context

Getting Execution Context Information

Getting an Image Provider

Instance Methods

See Also

Protocols