[FlagsAttribute()]
public enum ScrambleCommandFlags
<FlagsAttribute()>
Public Enum ScrambleCommandFlags
typedef NS_OPTIONS(NSUInteger, LTScrambleCommandFlags)
public enum ScrambleCommandFlags
[FlagsAttribute()]
public enum class ScrambleCommandFlags
Value | Member | Description |
---|---|---|
0x00000000 | None | Default. |
0x00000001 | Encrypt | Encrypts the area (the reverse of a decrypt). |
0x00000002 | Decrypt | Decrypts the area (the reverse of an encrypt). |
0x00000004 | Intersect | Restricts the encrypt/decrypt to the intersection of the area and the 'image' dimensions. |
0x00000008 | Reserved3 | Reserved. |
0x00000010 | Reserved4 | Reserved. |
0x00000020 | Reserved5 | Reserved. |
0x00000040 | Reserved6 | Reserved. |
0x00000080 | Reserved7 | Reserved. |
0x00000100 | Reserved8 | Reserved. |
0x00000200 | Reserved9 | Reserved. |
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