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

Class ImageUser

The Image User Object

Parameters defining how an Image datablock is used by another datablock.

References

Instance Variables [hide private]
boolean auto_refresh
Always refresh image on frame changes.
boolean cyclic
Cycle the images in the movie.
int in [-300000, 300000] fields_per_frame
The number of fields per rendered frame (2 fields is 1 image).
int in [0, 300000] frames
Sets the number of images of a movie to use.
int (readonly) in [0, 32767] multilayer_layer
Layer in multilayer image.
int (readonly) in [0, 32767] multilayer_pass
Pass in multilayer image.
int in [-300000, 300000] offset
Offsets the number of the frame to use in the animation.
int in [1, 300000] start_frame
Sets the global starting frame of the movie.