cohtml.Net.SystemCacheStats.ImageCacheStats.OrphanedImage
Inherits from SystemIDisposable
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| virtual void | Dispose() |
| OrphanedImage() |
Public Properties
Section titled “Public Properties”| Name | |
|---|---|
| string | Name |
| uint | Id |
| uint | SizeBytes |
| uint | ContentRectSizeBytes |
Protected Attributes
Section titled “Protected Attributes”| Name | |
|---|---|
| bool | swigCMemOwn |
Public Functions Documentation
Section titled “Public Functions Documentation”function Dispose
Section titled “function Dispose”virtual void Dispose()function OrphanedImage
Section titled “function OrphanedImage”OrphanedImage()Public Property Documentation
Section titled “Public Property Documentation”property Name
Section titled “property Name”string Name;property Id
Section titled “property Id”uint Id;property SizeBytes
Section titled “property SizeBytes”uint SizeBytes;property ContentRectSizeBytes
Section titled “property ContentRectSizeBytes”uint ContentRectSizeBytes;Protected Attributes Documentation
Section titled “Protected Attributes Documentation”variable swigCMemOwn
Section titled “variable swigCMemOwn”bool swigCMemOwn;© 2026 Coherent Labs. All rights reserved.