Constructor

AppStreamComposeImagenew

Declaration [src]

AscImage*
asc_image_new (
  void
)

Description [src]

Creates a new AscImage.

Return value

Type: AscImage

No description available.

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