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

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

    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6

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