An image object created from a matrix.
Inherits: DataObject
Image ( matrix )
minMaxThreshold ( )
smartThreshold ( )
Matrix matrix - The matrix for the image. Can be specified as a string containing the tag name of an existing matrix, or as a matrix object.
Set the thresholding to the current minimum and maximum of the associated matrix.
Set the thresholding to automatically calculated smart values based on the current values of the the associated matrix.
The matrix associated with the image.
The weight of the lines used to draw the contour map, if the contour map is enabled. A value of -1 can be used for a variable contour weight.
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team