VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Codecs.Decoders Namespace / BmpDecoder Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс BmpDecoder
    В этом разделе
    Определяет декодер для изображений BMP.
    Объектная модель
    BmpDecoder
    Синтаксис
    'Declaration
    
    Public NotInheritable Class BmpDecoder
       Inherits DecoderBase
       Implements ILineInterlacedDecoder
    
    
    public sealed class BmpDecoder : DecoderBase, ILineInterlacedDecoder
    
    
    public __gc __sealed class BmpDecoder : public DecoderBase*, ILineInterlacedDecoder
    
    
    public ref class BmpDecoder sealed : public DecoderBase^, ILineInterlacedDecoder
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Codecs.Decoders.DecoderBase
          Vintasoft.Imaging.Codecs.Decoders.BmpDecoder

    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также