@protocol NUMutablePurgeableSurfaceImage; @interface NUSurfaceImageAccumulationNode : NUImageAccumulationNode @property (readonly, nonatomic) id surfaceImage; - (id)_newImage; @end