Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GifFrame Class / ReadAsIndexed8bppBitmap Method

In This Topic
    ReadAsIndexed8bppBitmap Method (GifFrame)
    In This Topic
    Gets the frame image as a Indexed8bppBitmap.
    Syntax
    'Declaration
     
    Public Function ReadAsIndexed8bppBitmap() As Indexed8bppBitmap
    public Indexed8bppBitmap ReadAsIndexed8bppBitmap()
    See Also