Movatterモバイル変換


[0]ホーム

URL:


Method

VipsArrayImageappend

Declaration[src]

VipsArrayImage*vips_array_image_append(VipsArrayImage*array,VipsImage*image)

Description[src]

Make a newVipsArrayImage, one larger thanarray, withimage appendedto the end.Handy withvips_array_image_empty() for bindingswhich can’t handle object array arguments.

Parameters

image

Type: VipsImage

Add this.

The data is owned by the caller of the method.

Return value

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

[8]ページ先頭

©2009-2025 Movatter.jp