Package ly.img.android.pesdk.backend.text_design.model.row.image

Types

TextDesignRowImage
Link copied to clipboard
open class TextDesignRowImage(words: Words, width: Float, attributes: TextDesignAttributes, leftImage: <ERROR CLASS>?, rightImage: <ERROR CLASS>?, imagePosition: TextDesignRowImage.ImagePosition) : TextDesignRowSingle
TextDesignRowSingleImage
Link copied to clipboard
open class TextDesignRowSingleImage(width: Float, height: Float, image: <ERROR CLASS>, drawingModeAspectFit: Boolean) : TextDesignRow