ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearColorBook Class
Members




In This Topic
    ImGearColorBook Class
    In This Topic
    Represents a color book.
    Object Model
    ImGearColorBook Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearColorBook 
       Implements IImGearColorBook 
    'Usage
     
    Dim instance As ImGearColorBook
    public sealed class ImGearColorBook : IImGearColorBook  
    public __gc __sealed class ImGearColorBook : public IImGearColorBook  
    public ref class ImGearColorBook sealed : public IImGearColorBook  
    Inheritance Hierarchy

    System.Object
       ImageGear.Core.ImGearColorBook

    See Also