←Select platform

ResizeRegionCommandType Enumeration

Summary
Enumeration that indicates whether to contract or expand the image region.
Syntax
C#
C++/CLI
Python
public enum ResizeRegionCommandType   
public enum class ResizeRegionCommandType   
class ResizeRegionCommandType(Enum): 
   ExpandRegion = 1 
   ContractRegion = 2 
Members
ValueMemberDescription
1ExpandRegion Expand the region.
2ContractRegion Contract the region.
Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.