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




In This Topic
    ImGearColorSpace Structure
    In This Topic
    Defines semantics of information, stored in all image channels.
    Object Model
    ImGearColorSpace Structure
    Syntax
    'Declaration
     
    Public Structure ImGearColorSpace 
       Inherits System.ValueType
    'Usage
     
    Dim instance As ImGearColorSpace
    public struct ImGearColorSpace : System.ValueType 
    public __value struct ImGearColorSpace : public System.ValueType 
    public value class ImGearColorSpace : public System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          ImageGear.Core.ImGearColorSpace

    See Also