ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / ColorContext Class / ProfileData Property

In This Topic
    ProfileData Property
    In This Topic
    Gets the profile data.
    Syntax
    'Declaration
     
    Public ReadOnly Property ProfileData As Byte()
    public byte[] ProfileData {get;}
    See Also