OhosImageSourceSupportedFormat

Overview

The OhosImageSourceSupportedFormat struct defines the format string supported by an image source. It is used in OhosImageSourceSupportedFormatList and OH_ImageSource_GetSupportedFormats.

System capability: SystemCapability.Multimedia.Image

Since: 10

Related module: Image

Summary

Member Variables

Name Description
format = nullptr Defines a pointer to the head of the format string.
size = 0 Defines the size of the format string.