Image

Overview

The module enables access to image APIs.

You can refer to the corresponding development guide and samples based on your development requirements.

Since: 8

Files

Name Description
image_mdk.h Declares the APIs used to access the image rectangle, size, format, and component data.
image_mdk_common.h Declares the common enums and structs used by the image APIs.
image_packer_mdk.h Declares the APIs used to pack an image or a PixelMap into a buffer or file.
image_pixel_map_mdk.h Declares the APIs used to lock, access, and unlock a pixel map.
image_pixel_map_napi.h Declares the APIs used to lock, access, and unlock a pixel map.
image_receiver_mdk.h Declares the APIs used to obtain image data from the native layer.
image_source_mdk.h Declares the APIs used to decode an image source into a PixelMap.