VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations Interfaces Delegates SeeAlso
In This Topic
    Vintasoft.Imaging.ImageRendering Namespace (Vintasoft.Imaging)
    In This Topic
    Contains classes for rendering of images.
    Classes
     ClassDescription
    ClassRepresents a cached image.
    ClassProvides a base class for cached objects.
    ClassRenders an image part with scaling.
    ClassStores the cached data of the ImageRenderer.
    ClassProvides an abstract base class that defines rendering requirement for image.
    ClassDefines requirements when image must be rendered (loaded by parts).
    ClassTask for rendering of image region with scaling. Progressive decoding is available.
    ClassRepresents an image rendering requirement based on image size.
    ClassProvides data for the IntermediateImageReady event and contains information about intermediate image.
    ClassProvides data for the event which invoked when intermediate image can be created.
    ClassRepresents an image rendering requirement for JPEG image.
    ClassRepresents an image rendering requirement for PNG image.
    ClassProvides raster grid decoder of an image.
    ClassRepresents an image rendering requirement for TIFF image.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available modes of progressive decoding.
    Interfaces
     InterfaceDescription
    InterfaceProvides an interface of raster grid decoder of an image.
    Delegates
     DelegateDescription
    DelegateDelegate which invoked for getting the intermediate image from vector decoder.
    See Also