ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapCodecInfo Class / ColorManagementVersion Property

In This Topic
    ColorManagementVersion Property
    In This Topic
    Gets the color management version number the codec supports.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColorManagementVersion As String
    public string ColorManagementVersion {get;}
    See Also