Movatterモバイル変換


[0]ホーム

URL:


Function

Vipscheck_coding

Declaration[src]

intvips_check_coding(constchar*domain,VipsImage*im,VipsCodingcoding)

Description[src]

Check that the image has the requiredcoding.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.
im

Type: VipsImage

Image to check.

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

Type: VipsCoding

Required coding.

Return value

Type: int

0 onOK, or -1 on error.


[8]ページ先頭

©2009-2025 Movatter.jp