Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / Indexed4bppBitmap Class / RawData Property

In This Topic
    RawData Property (Indexed4bppBitmap)
    In This Topic
    Gets a pointer to the internal binary data.
    Syntax
    'Declaration
     
    Public ReadOnly Property RawData As System.IntPtr
    public System.IntPtr RawData {get;}
    See Also