VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Data Namespace / CompressedImageStorage Class
В этом разделе
CompressedImageStorage Class Methods
В этом разделе
Чтобы увидеть список всех методов этого типа, смотрите CompressedImageStorage.
Публичные Методы
 ИмяОписание
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Определяет, нужно ли хранилище сжимать изображение.
Смотрите также