ComponentOne Bitmap for UWP
C1.UWP.DX 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