VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImagingEnvironment Class
Properties Methods Events SeeAlso
In This Topic
    ImagingEnvironment Class Members
    In This Topic
    The following tables list the members exposed by ImagingEnvironment.
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets or sets a debug level which defines the information which should be written to the log.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the background color of the error image.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the default size of the error image.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the foreground color of the error image.
    Public Propertystatic (Shared in Visual Basic)Gets a value indicating whether the debug information is written to log-file.
    Public Propertystatic (Shared in Visual Basic)Gets a value indicating whether the operation system has GDI+ support.
    Public Propertystatic (Shared in Visual Basic)Gets a value indicating whether the SDK is used in design mode.
    Public Propertystatic (Shared in Visual Basic)Gets a value indicating whether the operation system is Windows.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the maximum size of the bitmap, in bytes.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the maximum count of background threads which SDK can execute at one moment.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the resource manager of VintaSoft Imaging .NET SDK.
    Public Propertystatic (Shared in Visual Basic)Gets or sets the resolution of the screen, in dots per inch.
    Public Propertystatic (Shared in Visual Basic)Gets or sets a string that represents new line in text.
    Public Propertystatic (Shared in Visual Basic)Gets the total size of physical memory of the computer, in bytes.
    Public Propertystatic (Shared in Visual Basic)Gets or sets a string that represents new line in XML.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the error image with error message from specified exception.
    Public Methodstatic (Shared in Visual Basic)Disables the debugging.
    Public Methodstatic (Shared in Visual Basic)Draws the error message on specified DrawingEngine.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Enables the debugging.
    Public Methodstatic (Shared in Visual Basic)Writes text, current time and information about working set to a log file.
    Public Methodstatic (Shared in Visual Basic)Writes text to a log file.
    Public Events
     NameDescription
    Public Eventstatic (Shared in Visual Basic)Occurs when error image is creating.
    See Also