beforePaintImage property
final
you can paint anything if you want before paint image. it's to used in ExtendedRawImage and ExtendedRenderImage
Implementation
final BeforePaintImage beforePaintImage;
you can paint anything if you want before paint image. it's to used in ExtendedRawImage and ExtendedRenderImage
final BeforePaintImage beforePaintImage;