ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Byte()
    public System.byte[] ProfileData {get;}
    See Also