Creates an image component for UI object, using Base64 string. Crops the image to the specified size.
Base64 string containing the image.
Width of the image.
Height of the image.
Size of padding on the left.
Size of padding on the right.
Size of padding on the top.
Size of padding on the bottom.
Created interface component.
Creates an image component for UI object, using Base64 string. Crops the image to the specified size.