VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.ImageRendering Namespace / CachedImage Class
Properties Methods SeeAlso
In This Topic
    CachedImage Class Members
    In This Topic
    The following tables list the members exposed by CachedImage.
    Public Properties
     NameDescription
    Public PropertyGets the cached object. (Inherited from CachedObject<T>)
    Public PropertyGets the scale of cached image relative to the original image.
    Public PropertyGets the source image rectangle, which is represented by this cached image.
    Public Methods
     NameDescription
    Public MethodReleases all resources used by this object.
    Public MethodLocks this cached object. (Inherited from CachedObject<T>)
    Public MethodUnlocks this cached object. (Inherited from CachedObject<T>)
    See Also