harmony 鸿蒙ImageProcessing_ColorSpaceInfo
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___native_module
harmony 鸿蒙ImageEffect_FilterDelegate
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦