The CefImage type exposes the following members.
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.
|
Top
See Also