Module org.htmlunit

Interface ImageData

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
ImageIOImageData, NoOpImageData

public interface ImageData extends AutoCloseable
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
API of the image support.
Author:
Ronald Brill
  • Method Summary

    Modifier and Type
    Method
    Description
    INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.

    Methods inherited from interface java.lang.AutoCloseable

    close