←Select platform

Flags Property

Summary
Sets or gets the flags that specify the desired histogram shape for the image tiles.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public CLAHECommandFlags Flags { get; set; } 
@property (nonatomic, assign) LTCLAHECommandFlags flags; 
public int getFlags(); 
public void setFlags( 
   int intValue 
); 
public: 
property CLAHECommandFlags Flags { 
   CLAHECommandFlags get(); 
   void set (    CLAHECommandFlags ); 
} 
Flags # get and set (CLAHECommand) 

Property Value

One of the CLAHECommandFlags enumeration members.

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.Core Assembly

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