Slated for Deprecation
Usage
nebula()->fpo_image($width, $height, $type, $color, $styles, $classes)
Parameters
$width
(Optional) (String) The width of the image
Default: 100%
$height
(Optional) (String) The height of the image
Default: 200px
$type
(Optional) (String) The type of image
Default: "none"
$color
(Optional) (String) The color of the stroke (if an X is used)
Default: #000
$styles
(Optional) (String) Additional styles to be applied to the component
Default: None
$classes
(Optional) (String) Additional classes to be added to the component
Default: None
Additional Notes
This function may be deprecated in the near future.