Click or drag to resize

IVectorDecoder Interface

Represents a codec that specializes in decoding a vector image file.

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public interface IVectorDecoder

The IVectorDecoder type exposes the following members.

Methods
  NameDescription
Public methodRasterizeScaledRegion
Renders a section of the file from the source rectangle into the destination rectangle.
Top
See Also