A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cefsharp.github.io/api/118.6.x/html/T_CefSharp_IImage.htm below:

Version 118.6.80

Container for a single image represented at different scale factors. All image representations should be the same size in density independent pixel (DIP) units. For example, if the image at scale factor 1.0 is 100x100 pixels then the image at scale factor 2.0 should be 200x200 pixels -- both images will display with a DIP size of 100x100 units. The methods of this class must be called on the browser process UI thread.

Namespace:  CefSharp
Assembly:

CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)

Syntax
public interface class IImage

The IImage 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 Methods   Name Description GetAsBitmap

Returns the bitmap representation that most closely matches scaleFactor.

GetAsJPEG

Returns the JPEG representation that most closely matches scaleFactor.

GetAsPNG

Returns the PNG representation that most closely matches scaleFactor.

GetRepresentationInfo

Returns information for the representation that most closely matches scaleFactor.

HasRepresentation

Returns true if this image contains a representation for scaleFactor.

IsSame

Returns true if this Image and that Image share the same underlying storage.

RemoveRepresentation

Removes the representation for scaleFactor.

Top See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4