public SelectiveColorCommandData[] ColorsData { get; set; }
Public Property ColorsData As SelectiveColorCommandData()
@property (nonatomic, strong) NSMutableArray<LTSelectiveColorCommandData *> *colorsData
public SelectiveColorCommandData[] getColorsData()
public void setColorsData(SelectiveColorCommandData[] value)
public:
property array<SelectiveColorCommandData^>^ ColorsData {
array<SelectiveColorCommandData^>^ get();
void set ( array<SelectiveColorCommandData^>^ );
}
Array of 9 SelectiveColorCommandData classes that contains the selected colors along with the CMYK values for each.
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