ImageGear22.Core Assembly > ImageGear.Processing Namespace : ImGearChannelStatistics Structure |
The following tables list the members exposed by ImGearChannelStatistics.
Name | Description | |
---|---|---|
![]() | Average | Gets or sets average value of the image channel. |
![]() | Max | Gets or sets a 32-bit integer, representing max value of the channel. |
![]() | Max64 | Gets or sets a 64-bit integer, representing maximum value of the image channel. |
![]() | Min | Gets or sets a 32-bit integer, representing min value of the channel. |
![]() | Min64 | Gets or sets a 64-bit integer, representing minimum value of the image channel. |