ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapDecoder Class
Members

In This Topic
    BitmapDecoder Class
    In This Topic
    IWICBitmapDecoder
    Object Model
    BitmapDecoder Class
    Syntax
    'Declaration
     
    Public Class BitmapDecoder 
       Inherits C1.Util.DX.ComObject
       Implements C1.Util.DX.IUnknown 
    public class BitmapDecoder : C1.Util.DX.ComObject, C1.Util.DX.IUnknown  
    Inheritance Hierarchy

    System.Object
       C1.Util.DX.DisposeBase
          C1.Util.DX.CppObject
             C1.Util.DX.ComObject
                C1.Util.DX.WIC.BitmapDecoder
                   C1.Util.DX.WIC.BmpBitmapDecoder
                   C1.Util.DX.WIC.GifBitmapDecoder
                   C1.Util.DX.WIC.JpegBitmapDecoder
                   C1.Util.DX.WIC.PngBitmapDecoder
                   C1.Util.DX.WIC.TiffBitmapDecoder
                   C1.Util.DX.WIC.WmpBitmapDecoder

    See Also