harmony 鸿蒙ImageProcessing_ColorSpaceInfo

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

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

Name Description
int32_t metadataType Metadata type, which is used in OH_Pixelmap_HdrMetadataKey.
int32_t colorSpace Color space, which is specified by ColorSpaceName.
int32_t pixelFormat Pixel 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

0  赞