Estimate Background Color

estimateImageBg()

This function helps to estimate which color is the background color of your plot.

estimateImageBg(
    mg_object,
    top_color_range = 1:50
)

Arguments

mg_object

magick image or Giotto image object

top_color_range

top possible background colors to return

Value

Vector of pixel color frequencies and an associated barplot