Plugins:CoreAnimationDrawingModelR2: Difference between revisions

Line 45: Line 45:
  NPPVpluginCoreAnimationLayer = 1003
  NPPVpluginCoreAnimationLayer = 1003


NPPVariable. The value should be treated as a CALayer * pointer, which the plug-in should fill in with a _retained_ layer. For example:
NPPVariable. The value should be treated as a CALayer * pointer, which the plug-in should fill in with a ''retain''ed layer. For example:


  NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value)
  NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value)
Confirmed users
856

edits