←Select platform

EmbossCommandDirection Enumeration

Summary

Enumerated values used to determine the direction of the apparent light source.

Syntax
C#
VB
Objective-C
C++
Java
public enum EmbossCommandDirection   
Public Enum EmbossCommandDirection  
typedef NS_ENUM(NSInteger, LTEmbossCommandDirection) 
public enum EmbossCommandDirection 
public enum class EmbossCommandDirection   

Members
ValueMemberDescription
0North North.
1NorthEast Northeast.
2East East.
3SouthEast Southeast.
4South South.
5SouthWest Southwest.
6West West.
7NorthWest Northwest.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Effects Assembly