Gets or sets the color space on which the threshold is based.
public ColorThresholdCommandType ColorSpace { get; set; }
Public Property ColorSpace As ColorThresholdCommandType
@property (nonatomic, assign) LTColorThresholdCommandType colorSpace
public ColorThresholdCommandType getColorSpace()
public void setColorSpace(ColorThresholdCommandType value)
public:
property ColorThresholdCommandType ColorSpace {
ColorThresholdCommandType get();
void set ( ColorThresholdCommandType );
}
Value that represents the color space on which the threshold is based.
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