harmony 鸿蒙OhosImageSourceSupportedFormat

  • 2025-06-12
  • 浏览 (5)

OhosImageSourceSupportedFormat

Overview

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

System capability: SystemCapability.Multimedia.Image

Since: 10

Related module: Image

Header file: image_source_mdk.h

Summary

Member Variables

Name Description
char * format = nullptr Pointer to the starting address of the format string.
size_t size = 0 Size of the format string.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Image Kit

harmony 鸿蒙_image___native_module

harmony 鸿蒙Image_Region

harmony 鸿蒙Image_Size

harmony 鸿蒙Image_String

harmony 鸿蒙ImageEffect

harmony 鸿蒙ImageEffect_Any

harmony 鸿蒙ImageEffect_FilterDelegate

harmony 鸿蒙ImageEffect_FilterNames

harmony 鸿蒙ImageEffect_Region

0  赞