Lines Matching full:this
37 …ecolor` and the set opacity. The source image has to be an alpha channel. This is ideal for bitmap…
134 - **read** if *open* didn't fully open an image this function should give some decoded data (max 1 …
160 …e a new image decoder and set some functions to open/close the PNG files. It should look like this:
172 * @param decoder pointer to the decoder where this function belongs
192 * @param decoder pointer to the decoder where this function belongs
193 * @param dsc pointer to a descriptor which describes this decoding session
236 * @param decoder pointer to the decoder where this function belongs
237 * @param dsc pointer to a descriptor which describes this decoding session
253 If this format/type is not supported by the decoder, return `LV_RES_INV`.
290 …s as much as possible (see below), but you will still need to evaluate if this would be beneficial…
317 To do this, use `lv_img_cache_invalidate_src(&my_png)`. If `NULL` is passed as a parameter, the who…