ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDEColorDataIndexed Class
Members




In This Topic
    ImGearPDEColorDataIndexed Class
    In This Topic
    Represents indexed color space.
    Object Model
    ImGearPDEColorDataIndexed Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearPDEColorDataIndexed 
       Inherits ImGearPDEColorData
    'Usage
     
    Dim instance As ImGearPDEColorDataIndexed
    public sealed class ImGearPDEColorDataIndexed : ImGearPDEColorData 
    public __gc __sealed class ImGearPDEColorDataIndexed : public ImGearPDEColorData 
    public ref class ImGearPDEColorDataIndexed sealed : public ImGearPDEColorData 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.PDF.ImGearPDEColorData
          ImageGear.Formats.PDF.ImGearPDEColorDataIndexed

    See Also