harmony 鸿蒙ImageProcessing_ColorSpaceInfo

2025-06-12 浏览 (1)

ImageProcessing_ColorSpaceInfo

Overview

The ImageProcessing_ColorSpaceInfo struct describes the color space information, which is used in Color Space Conversion (CSC) capability query.

See:

OH_ImageProcessing_IsColorSpaceConversionSupported

OH_ImageProcessing_IsCompositionSupported

OH_ImageProcessing_IsDecompositionSupported

Since: 13

Related module: ImageProcessing

Header file: image_processing_types.h

Summary

Member Variables

NameDescription
int32_t metadataTypeMetadata type, which is used in OH_Pixelmap_HdrMetadataKey.
int32_t colorSpaceColor space, which is specified by ColorSpaceName.
int32_t pixelFormatPixel format, which is specified by PIXEL_FORMAT.

Member Variable Description

colorSpace

int32_t ImageProcessing_ColorSpaceInfo::colorSpace

Description

Color space, which is specified by ColorSpaceName.

metadataType

int32_t ImageProcessing_ColorSpaceInfo::metadataType

Description

Metadata type, which is used in OH_Pixelmap_HdrMetadataKey.

pixelFormat

int32_t ImageProcessing_ColorSpaceInfo::pixelFormat

Description

Pixel format, which is specified by PIXEL_FORMAT.

你可能感兴趣的鸿蒙文章

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

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/6bWFSN