Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicBitmap Class / NativeBitmap Property

In This Topic
    NativeBitmap Property
    In This Topic
    Gets the internal image that is an IWICBitmap.
    Syntax
    'Declaration
     
    Public ReadOnly Property NativeBitmap As Bitmap
    public Bitmap NativeBitmap {get;}
    See Also