Constructor

GrlMediaimage_new

since: 0.1.4

Declaration [src]

GrlMedia*
grl_media_image_new (
  void
)

Description [src]

Creates a new media image object.

Available since: 0.1.4

Return value

Type: GrlMedia

A newly-allocated media image.

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