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
)

Description

No description available.

Parameters

pixels

Type: An array of guint8

No description available.

The length of the array is specified in the pixels_length1 argument.
The data is owned by the caller of the function.
pixels_length1

Type: gint

No description available.

alpha

Type: gboolean

No description available.

_callback_

Type: GAsyncReadyCallback

No 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.