ImagePackedFile(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.ImagePackedFile(bpy_struct)¶ -
filepath¶ Type: string, default “”, (never None)
-
packed_file¶ Type: PackedFile, (readonly)
-
save()¶ Save the packed file to its filepath
-
Inherited Properties
Inherited Functions
References