Click or drag to resize

IImageRemoveRepresentation Method

Version 130.1.90
Removes the representation for scaleFactor.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
bool RemoveRepresentation(
	float scaleFactor
)

Parameters

scaleFactor  Single

[Missing <param name="scaleFactor"/> documentation for "M:CefSharp.IImage.RemoveRepresentation(System.Single)"]

Return Value

Boolean
true for success
See Also