convertToImageArray

open fun convertToImageArray(    bitmapHashMap: HashMap<String, Bitmap>,     sdf: Boolean,     stretchX: List<ImageStretches>,     stretchY: List<ImageStretches>,     content: ImageContent): Array<Style.Builder.ImageWrapper>