public class PESDKFileStickerSpriteOptions
extends java.lang.Object
| Constructor and Description |
|---|
PESDKFileStickerSpriteOptions() |
public PESDKFileStickerSpriteOptions setTintMode(java.lang.String tintMode)
public java.lang.String getTintMode()
public java.lang.String getIdentifier()
public PESDKFileStickerSpriteOptions setIdentifier(java.lang.String identifier)
identifier - The identifierpublic PESDKFileDimensions getDimensions()
public PESDKFileStickerSpriteOptions setDimensions(PESDKFileDimensions dimensions)
dimensions - The dimensionspublic PESDKFileVector getPosition()
public PESDKFileStickerSpriteOptions setPosition(PESDKFileVector position)
position - The positionpublic java.lang.Boolean getFlipVertically()
public PESDKFileStickerSpriteOptions setFlipVertically(java.lang.Boolean flipVertically)
flipVertically - The flipVerticallypublic java.lang.Boolean getFlipHorizontally()
public PESDKFileStickerSpriteOptions setFlipHorizontally(java.lang.Boolean flipHorizontally)
flipHorizontally - The flipHorizontallypublic PESDKFileSuperColor getTintColor()
public PESDKFileStickerSpriteOptions setTintColor(PESDKFileSuperColor tintColor)
tintColor - The tintColorpublic java.lang.Double getRotation()
public PESDKFileStickerSpriteOptions setRotation(double rotation)
rotation - The rotationpublic java.lang.Double getAlpha()
public PESDKFileStickerSpriteOptions setAlpha(double alpha)
alpha - The alphapublic PESDKFileAdjustments getAdjustments()
public PESDKFileStickerSpriteOptions setAdjustments(PESDKFileAdjustments adjustments)
adjustments - The adjustments