Package bpy :: Module types :: Class CompositorNodeImage
[hide private]
[frames] | no frames]

Class CompositorNodeImage


The Image Object

(no references to this struct found)

Instance Variables [hide private]
boolean auto_refresh
Auto-Refresh
boolean cyclic
Cyclic
int in [1, 300000] frames
Number of images used in animation
Image image
Image
Collection of NodeSocket (readonly) inputs
Inputs (Inherited from bpy.types.Node)
enum layer
Layer in...
float array of 2 items in [-10000, 10000] location
Location (Inherited from bpy.types.Node)
string name
Node name. (Inherited from bpy.types.Node)
int in [-300000, 300000] offset
Offsets the number of the frame to use in the animation
Collection of NodeSocket (readonly) outputs
Outputs (Inherited from bpy.types.Node)
int in [1, 300000] start
Start Frame
enum (readonly) type
Type in... (Inherited from bpy.types.CompositorNode)
Instance Variable Details [hide private]

layer

Layer in...
  • PLACEHOLDER
Type:
enum