ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / ColorContext Class / Profile Property

In This Topic
    Profile Property
    In This Topic
    Gets the color context profile.
    Syntax
    'Declaration
     
    Public ReadOnly Property Profile As DataStream
    public DataStream Profile {get;}
    See Also