base class — bpy_struct
Collection of images
Type : | boolean, default False, (readonly) |
---|
Add a new image to the main database
Parameters: |
|
---|---|
Returns: | New image datablock |
Return type: |
Load a new image into the main database
Parameters: | filepath (string) – path of the file to load |
---|---|
Returns: | New image datablock |
Return type: | Image |
Remove an image from the current blendfile
Parameters: | image (Image, (never None)) – Image to remove |
---|
tag
Parameters: | value (boolean) – Value |
---|
Inherited Properties
Inherited Functions
|
References