Remove hasRepresentation and just use 1x png result
This commit is contained in:
parent
c11cdf321b
commit
e4ead6d018
3 changed files with 5 additions and 19 deletions
|
@ -83,7 +83,6 @@ class NativeImage : public mate::Wrappable<NativeImage> {
|
|||
const gfx::Rect& rect);
|
||||
std::string ToDataURL();
|
||||
bool IsEmpty();
|
||||
bool HasRepresentation(float scale_factor);
|
||||
gfx::Size GetSize();
|
||||
float GetAspectRatio();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue