ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearChannelStatistics Structure


In This Topic
    ImGearChannelStatistics Structure Properties
    In This Topic

    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