Interface GraphicsUtil.DisposablePaint

All Known Implementing Classes:
MaskedPaint
Enclosing class:
GraphicsUtil

public static interface GraphicsUtil.DisposablePaint
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    cleanupIfNeeded(@NotNull Output output)
     
  • Method Details

    • cleanupIfNeeded

      void cleanupIfNeeded(@NotNull @NotNull Output output)