PAGFile

@Stable
actual class PAGFile : PAGComposition
@Stable
expect class PAGFile : PAGComposition
@Stable
actual class PAGFile : PAGComposition
@Stable
actual class PAGFile : PAGComposition
@Stable
actual class PAGFile : PAGComposition

Constructors

Link copied to clipboard
constructor(delegate: PlatformPAGFile)
constructor(delegate: PlatformPAGFile)
constructor(delegate: PlatformPAGFile)
constructor(delegate: PlatformPAGFile)

Types

Link copied to clipboard
actual object Companion
expect object Companion
actual object Companion
actual object Companion
actual object Companion

Properties

Link copied to clipboard
actual var alpha: Float
expect var alpha: Float
actual var alpha: Float
actual var alpha: Float
actual var alpha: Float
Link copied to clipboard
actual val audioStartTime: Long
expect val audioStartTime: Long
actual val audioStartTime: Long
actual val audioStartTime: Long
actual val audioStartTime: Long
Link copied to clipboard
actual val bounds: Rect
expect val bounds: Rect
actual val bounds: Rect
actual val bounds: Rect
actual val bounds: Rect
Link copied to clipboard
actual var currentTime: Long
expect var currentTime: Long
actual var currentTime: Long
actual var currentTime: Long
actual var currentTime: Long
Link copied to clipboard
actual val duration: Long
expect val duration: Long
actual val duration: Long
actual val duration: Long
actual val duration: Long
Link copied to clipboard
actual val editableIndex: Int
expect val editableIndex: Int
actual val editableIndex: Int
actual val editableIndex: Int
actual val editableIndex: Int
Link copied to clipboard
Link copied to clipboard
actual val frameRate: Float
expect val frameRate: Float
actual val frameRate: Float
actual val frameRate: Float
actual val frameRate: Float
Link copied to clipboard
actual val height: Int
expect val height: Int
actual val height: Int
actual val height: Int
actual val height: Int
Link copied to clipboard
actual val layerName: String
expect val layerName: String
actual val layerName: String
actual val layerName: String
actual val layerName: String
Link copied to clipboard
Link copied to clipboard
actual var matrix: Matrix
expect var matrix: Matrix
actual var matrix: Matrix
actual var matrix: Matrix
actual var matrix: Matrix
Link copied to clipboard
actual val numChildren: Int
expect val numChildren: Int
actual val numChildren: Int
actual val numChildren: Int
actual val numChildren: Int
Link copied to clipboard
actual val numImages: Int
expect val numImages: Int
actual val numImages: Int
actual val numImages: Int
actual val numImages: Int
Link copied to clipboard
actual val numTexts: Int
expect val numTexts: Int
actual val numTexts: Int
actual val numTexts: Int
actual val numTexts: Int
Link copied to clipboard
actual val numVideos: Int
expect val numVideos: Int
actual val numVideos: Int
actual val numVideos: Int
actual val numVideos: Int
Link copied to clipboard
actual val path: String
expect val path: String
actual val path: String
actual val path: String
actual val path: String
Link copied to clipboard
actual var progress: Double
expect var progress: Double
actual var progress: Double
actual var progress: Double
actual var progress: Double
Link copied to clipboard
actual var startTime: Long
expect var startTime: Long
actual var startTime: Long
actual var startTime: Long
actual var startTime: Long
Link copied to clipboard
actual val tagLevel: Int
expect val tagLevel: Int
actual val tagLevel: Int
actual val tagLevel: Int
actual val tagLevel: Int
Link copied to clipboard
Link copied to clipboard
actual val totalMatrix: Matrix
expect val totalMatrix: Matrix
actual val totalMatrix: Matrix
actual val totalMatrix: Matrix
actual val totalMatrix: Matrix
Link copied to clipboard
actual var visible: Boolean
expect var visible: Boolean
actual var visible: Boolean
actual var visible: Boolean
actual var visible: Boolean
Link copied to clipboard
actual val width: Int
expect val width: Int
actual val width: Int
actual val width: Int
actual val width: Int

Functions

Link copied to clipboard
actual fun addLayer(layer: PAGLayer)
expect fun addLayer(layer: PAGLayer)
actual fun addLayer(layer: PAGLayer)
actual fun addLayer(layer: PAGLayer)
actual fun addLayer(layer: PAGLayer)
Link copied to clipboard
actual fun addLayerAt(layer: PAGLayer, index: Int)
expect fun addLayerAt(layer: PAGLayer, index: Int)
actual fun addLayerAt(layer: PAGLayer, index: Int)
actual fun addLayerAt(layer: PAGLayer, index: Int)
actual fun addLayerAt(layer: PAGLayer, index: Int)
Link copied to clipboard
actual operator fun contains(layer: PAGLayer): Boolean
expect operator fun contains(layer: PAGLayer): Boolean
actual operator fun contains(layer: PAGLayer): Boolean
actual operator fun contains(layer: PAGLayer): Boolean
actual operator fun contains(layer: PAGLayer): Boolean
Link copied to clipboard
actual fun copyOriginal(): PAGFile
expect fun copyOriginal(): PAGFile
actual fun copyOriginal(): PAGFile
actual fun copyOriginal(): PAGFile
actual fun copyOriginal(): PAGFile
Link copied to clipboard
actual fun getEditableIndices(layerType: PAGLayerType): IntArray
expect fun getEditableIndices(layerType: PAGLayerType): IntArray
actual fun getEditableIndices(layerType: PAGLayerType): IntArray
actual fun getEditableIndices(layerType: PAGLayerType): IntArray
actual fun getEditableIndices(layerType: PAGLayerType): IntArray
Link copied to clipboard
actual fun getLayerAt(index: Int): PAGLayer?
expect fun getLayerAt(index: Int): PAGLayer?
actual fun getLayerAt(index: Int): PAGLayer?
actual fun getLayerAt(index: Int): PAGLayer?
actual fun getLayerAt(index: Int): PAGLayer?
Link copied to clipboard
actual fun getLayerIndex(layer: PAGLayer): Int
expect fun getLayerIndex(layer: PAGLayer): Int
actual fun getLayerIndex(layer: PAGLayer): Int
actual fun getLayerIndex(layer: PAGLayer): Int
actual fun getLayerIndex(layer: PAGLayer): Int
Link copied to clipboard
actual fun globalToLocalTime(time: Long): Long
expect fun globalToLocalTime(time: Long): Long
actual fun globalToLocalTime(time: Long): Long
actual fun globalToLocalTime(time: Long): Long
actual fun globalToLocalTime(time: Long): Long
Link copied to clipboard
actual fun localTimeToGlobal(time: Long): Long
expect fun localTimeToGlobal(time: Long): Long
actual fun localTimeToGlobal(time: Long): Long
actual fun localTimeToGlobal(time: Long): Long
actual fun localTimeToGlobal(time: Long): Long
Link copied to clipboard
actual fun removeAllLayers()
expect fun removeAllLayers()
actual fun removeAllLayers()
actual fun removeAllLayers()
actual fun removeAllLayers()
Link copied to clipboard
actual fun removeLayer(layer: PAGLayer): PAGLayer?
expect fun removeLayer(layer: PAGLayer): PAGLayer?
actual fun removeLayer(layer: PAGLayer): PAGLayer?
actual fun removeLayer(layer: PAGLayer): PAGLayer?
actual fun removeLayer(layer: PAGLayer): PAGLayer?
Link copied to clipboard
actual fun removeLayerAt(index: Int): PAGLayer?
expect fun removeLayerAt(index: Int): PAGLayer?
actual fun removeLayerAt(index: Int): PAGLayer?
actual fun removeLayerAt(index: Int): PAGLayer?
actual fun removeLayerAt(index: Int): PAGLayer?
Link copied to clipboard
actual fun replaceImage(index: Int, image: PAGImage)
expect fun replaceImage(index: Int, image: PAGImage)
actual fun replaceImage(index: Int, image: PAGImage)
actual fun replaceImage(index: Int, image: PAGImage)
actual fun replaceImage(index: Int, image: PAGImage)
Link copied to clipboard
actual fun replaceImageByName(layerName: String, image: PAGImage)
expect fun replaceImageByName(layerName: String, image: PAGImage)
actual fun replaceImageByName(layerName: String, image: PAGImage)
actual fun replaceImageByName(layerName: String, image: PAGImage)
actual fun replaceImageByName(layerName: String, image: PAGImage)
Link copied to clipboard
actual fun resetMatrix()
expect fun resetMatrix()
actual fun resetMatrix()
actual fun resetMatrix()
actual fun resetMatrix()
Link copied to clipboard
actual fun setContentSize(width: Int, height: Int)
expect fun setContentSize(width: Int, height: Int)
actual fun setContentSize(width: Int, height: Int)
actual fun setContentSize(width: Int, height: Int)
actual fun setContentSize(width: Int, height: Int)
Link copied to clipboard
actual fun setDuration(duration: Long)
expect fun setDuration(duration: Long)
actual fun setDuration(duration: Long)
actual fun setDuration(duration: Long)
actual fun setDuration(duration: Long)
Link copied to clipboard
actual fun setLayerIndex(layer: PAGLayer, index: Int)
expect fun setLayerIndex(layer: PAGLayer, index: Int)
actual fun setLayerIndex(layer: PAGLayer, index: Int)
actual fun setLayerIndex(layer: PAGLayer, index: Int)
actual fun setLayerIndex(layer: PAGLayer, index: Int)
Link copied to clipboard
actual fun swapLayer(layer1: PAGLayer, layer2: PAGLayer)
expect fun swapLayer(layer1: PAGLayer, layer2: PAGLayer)
actual fun swapLayer(layer1: PAGLayer, layer2: PAGLayer)
actual fun swapLayer(layer1: PAGLayer, layer2: PAGLayer)
actual fun swapLayer(layer1: PAGLayer, layer2: PAGLayer)
Link copied to clipboard
actual fun swapLayerAt(index1: Int, index2: Int)
expect fun swapLayerAt(index1: Int, index2: Int)
actual fun swapLayerAt(index1: Int, index2: Int)
actual fun swapLayerAt(index1: Int, index2: Int)
actual fun swapLayerAt(index1: Int, index2: Int)