VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / CompositeRenderingSettings Class
In This Topic
    CompositeRenderingSettings Class Properties
    In This Topic
    For a list of all properties of this type, see CompositeRenderingSettings.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the SDK must use special algorithm for drawing sharp image borders.
    Public Propertystatic (Shared in Visual Basic)Gets the empty rendering settings. (Inherited from RenderingSettings)
    Public PropertyGets or sets the interpolation mode for image rendering.
    Public PropertyGets a value indicating whether the rendering settings has been set. (Inherited from RenderingSettings)
    Public PropertyGets the items of this composite rendering settings.
    Public PropertyGets or sets a value indicating whether the image drawing method must use performance optimizations for image drawing.
    Public PropertyGets or sets the resolution, in pixels per inch, for image rendering.
    Public PropertyGets or sets the smoothing mode for image rendering.
    See Also