Constructor

AppStreamImagenew

Declaration [src]

AsImage*
as_image_new (
  void
)

Description [src]

Creates a new AsImage.

Return value

Type: AsImage

A AsImage.

The caller of the function takes ownership of the data, and is responsible for freeing it.