Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image Namespace / DataBlkFloat Class / data Field

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