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

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

    Требования

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

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