Builder
Constructor for a builder that uses the given size as the width and height of the Bitmaps to prefill.
Parameters
size
The width and height in pixels of the Bitmaps to prefill.
Constructor for a builder that uses the given dimensions as the dimensions of the Bitmaps to prefill.
Parameters
width
The width in pixels of the Bitmaps to prefill.
height
The height in pixels of the Bitmaps to prefill.