公共RasterRegion地区{得到;}
公共只读的财产地区作为RasterRegion
@property (nonatomic, strong, readonly, nullable
公共RasterRegion getRegion ()
公共:
财产RasterRegion ^地区{
RasterRegion ^get ();
}
窗口区域的句柄。当BorderRemoveCommand返回,它被更新为与所有更改相对应的单个Windows区域,仅当BorderRemoveCommandFlags。SingleRegion已经在旗帜和BorderRemoveCommandFlags。LeadRegion还没有设置。要使用此功能,请将Flags设置为BorderRemoveCommandFlags。SingleRegion.当不再需要该区域时,由程序员负责处理该区域。
运行BorderRemoveCommand在图像上。
使用Leadtools;
使用Leadtools.Codecs;
使用Leadtools.ImageProcessing.Core;
使用Leadtools.ImageProcessing.Color;
公共无效RegionPropertyExample ()
{
//加载图像
RasterCodecs codecs =新RasterCodecs ();
编解码器。ThrowExceptionsOnInvalidImages =真正的;
RasterImage image = codecs.Load(Path.Combine(LEAD_VARS.ImagesDir,“Clean.tif”));
//准备命令
BorderRemoveCommand命令=新BorderRemoveCommand ();
命令。Border = BorderRemoveBorderFlags.All;
命令。Flags = BorderRemoveCommandFlags。UseVariance|BorderRemoveCommandFlags。SingleRegion;
命令。百分比= 20;
命令。方差= 3;
命令。whitenoislength = 9;
command.Run(图片);
的形象。集地区(零,命令。地区, RasterRegionCombineMode.Set);
}
静态类LEAD_VARS
{
公共常量字符串ImagesDir =@“C: \ LEADTOOLS21 \ Resources \图片”;
}
进口Leadtools
进口Leadtools。编解码器
进口Leadtools.ImageProcessing.Core
进口Leadtools.ImageProcessing.Color
公共子RegionPropertyExample ()
昏暗的编解码器作为新RasterCodecs ()
编解码器。ThrowExceptionsOnInvalidImages =真正的
昏暗的leadImage作为RasterImage = codecs.Load(Path.Combine(LEAD_VARS.ImagesDir,“Clean.tif”))
准备命令
昏暗的命令作为BorderRemoveCommand =新BorderRemoveCommand
命令。Border = BorderRemoveBorderFlags。所有
命令。Flags = BorderRemoveCommandFlags。UseVariance或BorderRemoveCommandFlags。SingleRegion
命令。百分比= 20
命令。方差= 3
命令。whitenoislength = 9
command.Run (leadImage)
leadImage。SetRegion (没有什么,命令。地区, RasterRegionCombineMode.集)
结束子
公共NotInheritable类LEAD_VARS
公共常量ImagesDir作为字符串=“C: \ LEADTOOLS21 \ Resources \图片”
结束类
帮助收藏
光栅net|C API|c++类库|HTML5 JavaScript
文档net|C API|c++类库|HTML5 JavaScript
医疗net|C API|c++类库|HTML5 JavaScript
医疗网络查看器net
188宝金博怎么下载
支持的平台上
.NET、Java、Android和iOS/macOS程序集
C API/ c++类库
HTML5 JavaScript库
您的邮件已发送给技术支持!应该有人联系!如果你的事情很紧急,请回来聊天。
聊天时间:
周一至周五,美国东部时间上午8:30至下午6:00
感谢您的反馈!
请再次填写表格,开始新的聊天。
所有代理目前都离线。
聊天时间:
星期一至星期五
美国东部时间上午8:30 -下午6点
如需与我们联系,请填写此表格,我们将通过电子邮件与您联系。