DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / ModificationArguments Class / RequestedColourSpace Property

In This Topic
    RequestedColourSpace Property
    In This Topic
    The colour space into which the codec will be converting the image
    Syntax
    'Declaration
     
    
    Public Property RequestedColourSpace As System.String
    public System.string RequestedColourSpace {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also