Click or drag to resize

mcImageSetConstants Enumeration

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcImageSetConstants
Members
  Member nameValueDescription
IMAGESET_ALL_FRAMES-1A length indicating all frames
IMAGESET_POSITION_AT_END-1A position indicating at the end of the specified dimension
IMAGESET_ZPOSITION_OPTIMAL-2A position indicating the optimal Z position as previously selected
IMAGESET_BEST_RGB_TYPE-3An image type indicating that the color composite image type should be the RGB image type with the same bits per sample as the grayscale channel images
See Also