Method

HeContentBlockImageClusterremove_image

Declaration

void
he_content_block_image_cluster_remove_image (
  HeContentBlockImageCluster* self,
  HeContentBlockImage* image
)

Description [src]

Removes an image from the cluster..

Parameters

image

Type: HeContentBlockImage

The image to remove. .

The data is owned by the caller of the method.