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)