Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image Namespace / DataBlkFloat Class / data Field

In This Topic
    data Field
    In This Topic
    The array where the data is stored
    Syntax
    'Declaration
     
    Public data As Single()
    public float[] data
    See Also