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


In This Topic
    ImGearChannelStatistics Structure Members
    In This Topic

    The following tables list the members exposed by ImGearChannelStatistics.

    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