| IImage Properties | 
The IImage type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Height | 
            Returns the image height in density independent pixel(DIP) units.
             | 
|  | IsEmpty | 
            Returns true if this Image is empty.
             | 
|  | Width | 
            Returns the image width in density independent pixel(DIP) units.
             | 
 See Also
See Also