VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.ImageRendering Namespace / ImageRenderingTask Class
In This Topic
    ImageRenderingTask Class Methods
    In This Topic
    For a list of all methods of this type, see ImageRenderingTask.
    Public Methods
     NameDescription
    Public MethodCancels current rendering task.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a task for rendering of the image region.
    Public Methodstatic (Shared in Visual Basic)Creates a task for rendering of the scaled image.
    Public Methodstatic (Shared in Visual Basic)Creates a task for rendering of the thumbnail.
    Protected Methods
     NameDescription
    Protected MethodRaises the IntermediateImageReady event.
    Protected MethodRaises the RenderingProgress event.
    Protected MethodRaises the TaskFinished event.
    See Also