VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Data Namespace / CompressedImageStorage Class
Конструкторы Свойства Методы Смотрите также
В этом разделе
Члены типа CompressedImageStorage Class
В этом разделе
В следующих таблицах перечислены элементы, предоставляемые CompressedImageStorage.
Публичные Конструкторы
 ИмяОписание
Public ConstructorOverloaded. Инициализирует новый экземпляр класса .
Публичные Свойства
 ИмяОписание
Public PropertyВозвращает или устанавливает компрессор, который будет использоваться для кодирования изображений, хранящихся в хранилище.
Защищенные Свойства
 ИмяОписание
Protected PropertyGets a value indicating whether this instance is disposed. (Наследуется от CloneableObjectStorageInMemory)
Protected PropertyGets a dictionary, which maps item keys into items. (Наследуется от CloneableObjectStorageInMemory)
Публичные Методы
 ИмяОписание
Public MethodAdds new item to the data storage. (Наследуется от CloneableObjectStorageInMemory)
Public MethodОпределяет, могут ли данные указанного типа храниться в хранилище данных.
Public MethodDetermines whether the data storage contains an item with the specified identifier. (Наследуется от CloneableObjectStorageInMemory)
Public MethodDeletes the item from the data storage. (Наследуется от CloneableObjectStorageInMemory)
Public MethodReleases all resources used by the CloneableObjectStorageInMemory. (Наследуется от CloneableObjectStorageInMemory)
Public MethodReturns an item copy from the data storage. (Наследуется от CloneableObjectStorageInMemory)
Public MethodReturns the keys of all items from data storage. (Наследуется от CloneableObjectStorageInMemory)
Public MethodOverloaded. Locks an item in data storage and returns the item. (Наследуется от CloneableObjectStorageInMemory)
Public MethodSets the existing item in the data storage. (Наследуется от CloneableObjectStorageInMemory)
Public MethodUnlocks the locked item in data storage. (Наследуется от CloneableObjectStorageInMemory)
Защищенные Методы
 ИмяОписание
Protected MethodChecks the type of the item. (Наследуется от CloneableObjectStorageInMemory)
Protected MethodОпределяет, нужно ли хранилище сжимать изображение.
Смотрите также