ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.String
    public System.string ColorManagementVersion {get;}
    See Also