GLTFContent.add_image

GLTFContent.add_image(image)[source]

Adds an image to the content.

Parameters

image (compas.files.data_classes.ImageData) – The image to add

Returns

int