←Select platform

ShadowCommandType Enumeration

Summary
Enumerated values that indicate the type of the shadow.
Syntax
C#
C++/CLI
Python
public enum ShadowCommandType 
public enum class ShadowCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class ShadowCommandType(Enum): 
   ColoredShadow = 0 
   GrayShadow = 1 
Members
ValueMemberDescription
0ColoredShadowShadows are colored.
1GrayShadowShadows are grayscale.
Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly

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