VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageLoadingEventArgs Class / ImageLoadingEventArgs Constructor(VintasoftImage,RenderingSettings,DecodingSettings)
Syntax Requirements SeeAlso
In This Topic
    ImageLoadingEventArgs Constructor(VintasoftImage,RenderingSettings,DecodingSettings)
    In This Topic
    Initializes a new instance of the ImageLoadingEventArgs class.
    Syntax

    Parameters

    image
    The VintasoftImage object.
    renderingSettings
    The rendering settings, which must be used for loading of image.
    decodingSettings
    The decoding settings, which must be used for loading of image.
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also