| Имя | Описание | |
|---|---|---|
![]() | CompressedImageStorage | Overloaded. Инициализирует новый экземпляр класса |
| Имя | Описание | |
|---|---|---|
![]() | CompressedImageStorage | Overloaded. Инициализирует новый экземпляр класса |
| Имя | Описание | |
|---|---|---|
![]() | Compressor | Возвращает или устанавливает компрессор, который будет использоваться для кодирования изображений, хранящихся в хранилище. |
| Имя | Описание | |
|---|---|---|
![]() | IsDisposed | Gets a value indicating whether this instance is disposed. (Наследуется от CloneableObjectStorageInMemory) |
![]() | Items | Gets a dictionary, which maps item keys into items. (Наследуется от CloneableObjectStorageInMemory) |
| Имя | Описание | |
|---|---|---|
![]() | AddItem | Adds new item to the data storage. (Наследуется от CloneableObjectStorageInMemory) |
![]() | CanStore | Определяет, могут ли данные указанного типа храниться в хранилище данных. |
![]() | Contains | Determines whether the data storage contains an item with the specified identifier. (Наследуется от CloneableObjectStorageInMemory) |
![]() | DeleteItem | Deletes the item from the data storage. (Наследуется от CloneableObjectStorageInMemory) |
![]() | Dispose | Releases all resources used by the CloneableObjectStorageInMemory. (Наследуется от CloneableObjectStorageInMemory) |
![]() | GetItemCopy | Returns an item copy from the data storage. (Наследуется от CloneableObjectStorageInMemory) |
![]() | GetKeys | Returns the keys of all items from data storage. (Наследуется от CloneableObjectStorageInMemory) |
![]() | LockItem | Overloaded. Locks an item in data storage and returns the item. (Наследуется от CloneableObjectStorageInMemory) |
![]() | SetItem | Sets the existing item in the data storage. (Наследуется от CloneableObjectStorageInMemory) |
![]() | UnlockItem | Unlocks the locked item in data storage. (Наследуется от CloneableObjectStorageInMemory) |
| Имя | Описание | |
|---|---|---|
![]() | CheckDataType | Checks the type of the item. (Наследуется от CloneableObjectStorageInMemory) |
![]() | NeedCompressImage | Определяет, нужно ли хранилище сжимать изображение. |