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




In This Topic
    ImGearChannelStatistics Structure
    In This Topic
    Stores statistics for an image channel.
    Object Model
    ImGearChannelStatistics Structure
    Syntax
    'Declaration
     
    Public Structure ImGearChannelStatistics 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearChannelStatistics
    public struct ImGearChannelStatistics : System.ValueType 
    public __value struct ImGearChannelStatistics : public System.ValueType 
    public value class ImGearChannelStatistics : public System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Processing.ImGearChannelStatistics

    See Also