←选择平台

ChangeHueSaturationIntensityCommandData构造函数(int, int, int, int, int, int, int)

总结
初始化一个ChangeHueSaturationIntensityCommandData使用显式参数初始化。
语法
c#
VB
objective - c
c++
Java
公共函数(_按值传递色调作为整数, _按值传递饱和作为整数, _按值传递强度作为整数, _按值传递outerLow作为整数, _按值传递outerHigh作为整数, _按值传递innerLow作为整数, _按值传递innerHigh作为整数_
- (instancetype) initWithHue:(NSInteger)色调饱和度(NSInteger):饱和强度(NSInteger):强度outerLow:(NSInteger)outerLowouterHigh:(NSInteger)outerHighinnerLow:(NSInteger)innerLowinnerHigh:(NSInteger)innerHigh
公共ChangeHueSaturationIntensityCommandData (int色调int饱和int强度intouterLowintouterHighintinnerLowintinnerHigh
公共ChangeHueSaturationIntensityCommandData (int色调int饱和int强度intouterLowintouterHighintinnerLowintinnerHigh

参数

色调
改变色调的角度大小,以百分之一度为单位。取值范围为-18000 ~ 18000。这个值在内部除以100。

饱和
变化饱和度的百分比,以百分之十为单位。取值范围为-1000 ~ 1000。这个值在内部除以10。

强度
改变强度的百分数,以百分之十为单位。取值范围为-1000 ~ 1000。这个值在内部除以10。

outerLow
指定要更改的颜色范围的开始。取值范围为-359 ~ 359。

outerHigh
指定要更改的颜色范围的结束。取值范围为-359 ~ 359。

innerLow
指定要完全更改的颜色范围的开始。有效范围是OuterLow和OuterHigh之间。

innerHigh
指定要完全更改的颜色范围的结束。有效范围是OuterLow和OuterHigh之间。

例子
请参考[ChangeHueSaturationIntensityCommand (int, int, int, ChangeHueSaturationIntensityCommandData])
需求

目标平台

Leadtools.ImageProcessing.Color组装
188金宝搏的网址客服|支持|联系我们|知识产权公告
©1991 - 2021领德科技有限公司版权所有。