java.lang.Object
org.htmlunit.platform.image.NoOpImageData
- All Implemented Interfaces:
AutoCloseable,ImageData
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Simple no op
Simple no op
ImageData implementation.- Author:
- Ronald Brill
-
Constructor Details
-
NoOpImageData
public NoOpImageData()
-
-
Method Details
-
getWidthHeight
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.- Specified by:
getWidthHeightin interfaceImageData- Returns:
- the
IntDimension2Dof this - Throws:
IOException- in case of error
-
finalize
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-