Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / TiffFrame Class / ToGcBitmap Method / ToGcBitmap() Method

In This Topic
    ToGcBitmap() Method
    In This Topic
    Gets the frame image as a GcBitmap.
    Syntax
    'Declaration
     
    Public Overloads Function ToGcBitmap() As GcBitmap
    public GcBitmap ToGcBitmap()
    See Also