Movatterモバイル変換


[0]ホーム

URL:


Struct

VipsArrayImage

Description

structVipsArrayImage{VipsAreaarea;}

No description available.

Structure members
area

No description available.

Constructors

vips_array_image_empty

Make an empty image array.Handy withvips_array_image_append() for bindingswhich can’t handle object array arguments.

vips_array_image_new

Allocate a new array of images and copyarray into it. Free withvips_area_unref().

vips_array_image_new_from_string
No description available.

vips_array_image_newv

Allocate a new array ofnVipsImage and copy @… into it. Free withvips_area_unref().

Instance methods

vips_array_image_append

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

vips_array_image_get

Fetch an image array from aVipsArrayImage. Useful for language bindings.


[8]ページ先頭

©2009-2025 Movatter.jp