Home
last modified time | relevance | path

Searched refs:transparent_color (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Danim_util.c466 int transparent_color, int len, uint8_t* dst) { in RemapPixelsGIF() argument
469 if (src[i] != transparent_color) { in RemapPixelsGIF()
482 const ColorMapObject* cmap, int transparent_color, in ReadFrameGIF() argument
500 RemapPixelsGIF(in, cmap, transparent_color, image_desc->Width, out); in ReadFrameGIF()

Completed in 4 milliseconds