@protocol NUMutablePurgeableBufferImage; @interface NUBufferImageAccumulationNode : NUImageAccumulationNode @property (readonly, nonatomic) id bufferImage; - (id)_newImage; @end