ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearChannelStatistics Structure


ImGearChannelStatistics Structure Properties

For a list of all members of this type, see ImGearChannelStatistics members.

Public Properties
 NameDescription
Public Property Gets or sets average value of the image channel.  
Public Property Gets or sets a 32-bit integer, representing max value of the channel.  
Public Property Gets or sets a 64-bit integer, representing maximum value of the image channel.  
Public Property Gets or sets a 32-bit integer, representing min value of the channel.  
Public Property Gets or sets a 64-bit integer, representing minimum value of the image channel.  
Top
See Also