ImageProcessing_ColorSpaceInfo
概述
色彩空间信息,用于色彩空间转换能力查询。
参考:
OH_ImageProcessing_IsColorSpaceConversionSupported, OH_ImageProcessing_IsCompositionSupported, OH_ImageProcessing_IsDecompositionSupported
起始版本: 13
相关模块: ImageProcessing
所在头文件: image_processing_types.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| int32_t metadataType | 定义元数据类型,参考OH_Pixelmap_HdrMetadataKey。 |
| int32_t colorSpace | 定义色彩空间,参考ColorSpaceName。 |
| int32_t pixelFormat | 定义像素格式,参考PIXEL_FORMAT。 |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Interface (AuxiliaryPicture)
harmony 鸿蒙Interface (ImageCreator)
harmony 鸿蒙Interface (ImagePacker)
harmony 鸿蒙Interface (ImageReceiver)
harmony 鸿蒙Interface (ImageSource)