Movatterモバイル変換


[0]ホーム

URL:


Function

Vipscheck_coding_same

Declaration[src]

intvips_check_coding_same(constchar*domain,VipsImage*im1,VipsImage*im2)

Description[src]

Check that the images have the same coding.If not, set an error messageand return non-zero.

See also

vips_error().

Parameters

domain

Type: const char*

The originating domain for the error message.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
im1

Type: VipsImage

First image to check.

The data is owned by the caller of the function.
im2

Type: VipsImage

Second image to check.

The data is owned by the caller of the function.

Return value

Type: int

0 ifOK, -1 otherwise.


[8]ページ先頭

©2009-2025 Movatter.jp