Function

Vipsicc_is_compatible_profile

Declaration [src]

gboolean
vips_icc_is_compatible_profile (
  VipsImage* image,
  void* data,
  size_t data_length
)

Description

No description available.

Parameters

image VipsImage
  No description available.
 The data is owned by the caller of the function.
data void*
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.
data_length size_t
  No description available.

Return value

Returns: gboolean
  No description available.