ImgEdit User Control

ImgEdit Class Library

ImgEdit.HQImage = Boolean

 

Gets or sets the quality of the displayed image. This property only affects the screen display, not the image itself.

 

[Visual Basic]

Public PropertyHQImage ( ) as Boolean

 

Property Set Value

    Boolean

        Sets the quality of the image screen display.

 

Property Get Value

    Boolean

        Value state of the image screen display.

 

Example

[Visual Basic] The following example set the quality of the viewer to lower quality.

 

[Visual Basic]

Dim Quality as Boolean = False

ImgEdit1.HQImage = Quality

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6