VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Data Namespace / CompressedImageStorageOnDisk Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс CompressedImageStorageOnDisk
    В этом разделе
    Хранилище данных, позволяющее хранить сжатые объекты VintasoftImage на диске.
    Объектная модель
    EncoderBase CompressedImageStorageOnDisk
    Синтаксис
    'Declaration
    
    Public Class CompressedImageStorageOnDisk
       Inherits CompressedImageStorage
    
    
    public class CompressedImageStorageOnDisk : CompressedImageStorage
    
    
    public __gc class CompressedImageStorageOnDisk : public CompressedImageStorage*
    
    
    public ref class CompressedImageStorageOnDisk : public CompressedImageStorage^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Data.CloneableObjectStorageInMemory
          Vintasoft.Data.CompressedImageStorage
             Vintasoft.Data.CompressedImageStorageOnDisk

    Требования

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

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