@class PVImageBuffer; @interface PVInstructionGraphImageBufferSourceNode : PVInstructionGraphSourceNode { PVImageBuffer *_imageBuffer; struct HGRef { struct PVRenderManager *m_Obj; } _renderManager; } - (id).cxx_construct; - (void).cxx_destruct; - (struct PCRect { double x0; double x1; double x2; double x3; })inputSizeForPVEffect:(id)a0 igContext:(struct HGRef { struct PVInstructionGraphContext *x0; })a1; - (id)instructionGraphNodeDescription; - (id)dotTreeLabel:(struct HGRef { struct PVInstructionGraphContext *x0; })a0; - (id)initWithPVImageBuffer:(id)a0 transform:(struct CGAffineTransform { double x0; double x1; double x2; double x3; double x4; double x5; })a1; - (struct HGRef { struct HGNode *x0; })internalHGNodeForTime:(struct { long long x0; int x1; unsigned int x2; long long x3; })a0 trackInputs:(const void *)a1 renderer:(const void *)a2 igContext:(struct HGRef { struct PVInstructionGraphContext *x0; })a3; - (void)loadIGNode:(struct HGRef { struct PVInstructionGraphContext *x0; })a0; - (struct PCMatrix44Tmpl { double x0[4][4]; })pixelTransformForPVEffect:(id)a0 igContext:(struct HGRef { struct PVInstructionGraphContext *x0; })a1; @end