BatchImagePro Class Library
BatchImagePro Class Library
CohesiveComputing.Imaging
IHistogram Interface
IHistogram Methods
Count Method
Max Method
Mean Method
Median Method
Min Method
ToTuples Method
IHistogram
ToTuples Method
Converts histogram data to a list of tuples.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
Copy
IList
<(
int
Level,
int
Frequency)>
ToTuples
()
Return Value
Type:
IList
ValueTuple
Int32
,
Int32
Histogram data.
See Also
Reference
IHistogram Interface
CohesiveComputing.Imaging Namespace
© Cohesive Computing Ltd - BatchImagePro