🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

PendingOp.Skew

Represents a skew transformation.

Source set: Android
class Skew(val sx: RemoteFloat, val sy: RemoteFloat) : PendingOp()

Represents a skew transformation.

Properties

isIdentity

Source set: Android
override val isIdentity: Boolean

Functions

write

Source set: Android
override fun write(writer: RemoteComposeBuffer, creationState: RemoteComposeCreationState)

Content updated: