Class BytesImageIcon

All Implemented Interfaces:
Serializable, Accessible, Icon, FileBasedIcon

public class BytesImageIcon extends LazyImageIcon
LazyImageIcon that is created from a byte array
See Also:
  • Constructor Details Link icon

    • BytesImageIcon Link icon

      public BytesImageIcon(String name, byte[] imageBytes)
  • Method Details Link icon