Function
Heensor_accent_from_pixels_async
Declaration
void
he_ensor_accent_from_pixels_async (
guint8* pixels,
gint pixels_length1,
gboolean alpha,
GAsyncReadyCallback _callback_,
void* _callback__target
)
Parameters
pixels-
Type: An array of
guint8No description available.
The length of the array is specified in the pixels_length1argument.The data is owned by the caller of the function. pixels_length1-
Type:
gintNo description available.
alpha-
Type:
gbooleanNo description available.
_callback_-
Type:
GAsyncReadyCallbackNo description available.
The argument can be NULL. _callback__target-
Type:
void*No description available.
The argument can be NULL.The data is owned by the caller of the function.