VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Metadata Namespace / IJpeg2000ColorSpaceSpecification Interface
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    IJpeg2000ColorSpaceSpecification Interface
    In This Topic
    Defines an interface of colour specification box that defines one method by which an application can interpret the color space of the decompressed image data.
    Object Model
    IJpeg2000ColorSpaceSpecification
    Syntax
    'Declaration
    
    Public Interface IJpeg2000ColorSpaceSpecification
    
    
    public interface IJpeg2000ColorSpaceSpecification
    
    
    public __gc __interface IJpeg2000ColorSpaceSpecification
    
    
    public interface class IJpeg2000ColorSpaceSpecification
    
    
    %HIERARCHY%
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also