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