PixelOpacity
Represents the opacity of an image's pixels after applying an AnimatedTransformation.
Entries
OPAQUE
Link copied to clipboard
OPAQUE()
Content copied to clipboard
Indicates that the AnimatedTransformation removed all transparent pixels in the image.
TRANSLUCENT
Link copied to clipboard
Content copied to clipboard
Indicates that the AnimatedTransformation added transparent pixels to the image.
UNCHANGED
Link copied to clipboard
Content copied to clipboard
Indicates that the AnimatedTransformation did not change the image's opacity.