VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.ImageRendering Namespace / ImageRenderer Class
Constructors Properties Methods SeeAlso
In This Topic
    ImageRenderer Class Members
    In This Topic
    The following tables list the members exposed by ImageRenderer.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the cache of this image renderer.
    Public PropertyGets the decoder of image to decode.
    Public PropertyGets or sets the decoding settings of image.
    Public PropertyGets or sets a value indicating whether the image rendering is enbaled.
    Public PropertyGets the page index of image to decode.
    Public PropertyGets or sets the rendering settings for vector decoders.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Determines that renderer can perform the image region rendering without color conversion.
    Public MethodReleases all resources used by this ImageRenderer object.
    Public MethodExecutes a task of image rendering synchronously.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Returns a thumbnail image of specified page.
    Public MethodInvalidates the specified region of the source image.
    Public MethodStarts a task of image rendering asynchronously.
    See Also