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

Class BackgroundImage

The Background Image Object

Image and settings for display in the 3d View background.

References

Instance Variables [hide private]
Image image
Image displayed and edited in this space.
ImageUser (readonly) image_user
Parameters defining which layer, pass and frame of the image is displayed.
float in [-inf, inf] offset_x
Offsets image horizontally from the world origin
float in [-inf, inf] offset_y
Offsets image vertically from the world origin
float in [0, inf] size
Scaling factor for the background image.
float in [0, 1] transparency
Amount to blend the image against the background color.