Initializes a new ObjectInformationCommand class object with explicit parameters.
public ObjectInformationCommand(bool weighted)
Public Function New( _ByVal weighted As Boolean _)
public ObjectInformationCommand(bool weighted)
- (instancetype)initWithWeighted:(BOOL)weighted public ObjectInformationCommand(boolean weighted) function ObjectInformationCommand(weighted)
public:ObjectInformationCommand(bool weighted)
weighted
Flag that indicates the weighting factor. If this parameter is true, then the pixel intensity value (color) will be used as a weighting factor. If this parameter is false, then all non-zero pixels will have the same weight.
Refer to ObjectInformationCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
