Class MatteFillPainter

All Implemented Interfaces:
SubstanceFillPainter, SubstanceTrait

public class MatteFillPainter extends ClassicFillPainter
Fill painter that returns images with matte appearance. This class is part of officially supported API.
Since:
version 4.0
  • Field Details

    • INSTANCE

      public static final MatteFillPainter INSTANCE
      Reusable instance of this painter.
  • Constructor Details

    • MatteFillPainter

      public MatteFillPainter()
      Creates a new matte fill painter.
  • Method Details