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




In This Topic
    ImGearChannelRef Structure
    In This Topic
    Represents pixel channel in ImageGear.Core.ImGearPage.
    Object Model
    ImGearChannelRef Structure
    Syntax
    'Declaration
     
    Public Structure ImGearChannelRef 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearChannelRef
    public struct ImGearChannelRef : System.ValueType 
    public __value struct ImGearChannelRef : public System.ValueType 
    public value class ImGearChannelRef : public System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Processing.ImGearChannelRef

    See Also