Document Solutions for Imaging
DS.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 GrapeCity.Documents.DX.WIC.Bitmap
    public GrapeCity.Documents.DX.WIC.Bitmap NativeBitmap {get;}
    See Also