Enumerated values that indicate the type of anti-aliasing filter to use.
public enum AntiAliasingCommandType
Public Enum AntiAliasingCommandType
typedef NS_ENUM(NSInteger, LTAntiAliasingCommandType)
public enum AntiAliasingCommandType
public enum class AntiAliasingCommandType
Value | Member | Description |
---|---|---|
0 | Type1 | Anti-alias the image vertically and horizontally. |
1 | Type2 | Anti-alias the image in all directions. |
2 | Type3 | Anti-alias the image in all directions. The filter used for this option is different from the filter used for the Type2 option. |
3 | Diagonal | Anti-alias the image diagonally. |
4 | Horizontal | Anti-alias the image horizontally. |
5 | Vertical | Anti-alias the image vertically. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document