Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Create a placeholder image of a specified dimension
ResourceFunction["PlaceholderImage"][{width,height}] creates a placeholder image with the specified dimensions. | |
ResourceFunction["PlaceholderImage"][{width,height},bgcolor] creates a placeholder image with the specified dimensions and background color. |
Create a standard placeholder image:
In[1]:= | ![]() |
Out[1]= | ![]() |
Create a placeholder image with a yellow background:
In[2]:= | ![]() |
Out[2]= | ![]() |
Create a placeholder image with a brown background:
In[3]:= | ![]() |
Out[3]= | ![]() |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License