Package 

Class RotationOptions


  • 
    public final class RotationOptions
    
                        

    Options for rotation.

    These options are applied to JPEG images only.

    Describes how the image should be rotated, whether following image meta-data or a specified amount.

    These options are only relevant for JPEG images. Fresco doesn't support rotation of other image formats.

    The options also include whether the rotation can be deferred until the bitmap is rendered. This should be be false if a post-processor is used which needs to operate on the bitmap correctly oriented but can otherwise generally be true, particularly if using drawee.