# ImagePacker_Opts_ ## Overview The ImagePacker_Opts_ struct describes the image encoding options. **Since**: 11 **Related module**: [Image](capi-image.md) **Header file**: [image_packer_mdk.h](capi-image-packer-mdk-h.md) ## Summary ### Member Variables | Name| Description| | -- | -- | | const char* format | Pointer to the encoding format.| | int quality | Encoding quality.|