Lines Matching refs:format
28 - *cf*: Color format. See :ref:`below <overview_image_color_formats>`
89 You can store images in a *Raw* format to indicate that it's not encoded
114 3. Select the :ref:`Color format <overview_image_color_formats>`.
126 In the case of binary files, you need to specify the color format you
149 .header.cf = LV_COLOR_FORMAT_NATIVE, /* Set the color format */
191 :info: get some basic info about the image (width, height and color format).
200 finds one which can open the image, i.e. one which knows that format.
219 converter and select ``Raw`` or ``Raw with alpha`` format.
226 accordingly. You should choose the correct format according to your needs:
231 to *True color* according to the format described in the :ref:`overview_image_color_formats` sectio…
288 …/* Change the color format if decoded image format is different than original format. For PNG it's…
291 …nction if required. It's not required if `my_png_decoder` opened the image in true color format. */
379 If this format/type is not supported by the decoder, return :cpp:enumerator:`LV_RESULT_INVALID`.
381 set in ``dsc->decoded``. If the format is known, but you don't want to