Packages

 

com.aspose.imaging

Interfaces

Classes

Exceptions

com.aspose.imaging

Interface IAnimationFrame

  • All Known Implementing Classes:
    GifFrameBlock, WebPFrameBlock


    public interface IAnimationFrame

    The Animation frame

    <autogeneratedoc></autogeneratedoc>
    • Method Detail

      • getFrameTime

        int getFrameTime()

        Gets the duration.

        Value: The duration. <autogeneratedoc></autogeneratedoc>
        Returns:
        the duration.
      • getFrameTop

        int getFrameTop()

        Converts to p.

        Value: The top. <autogeneratedoc></autogeneratedoc>
      • getFrameLeft

        int getFrameLeft()

        Gets the left.

        Value: The left. <autogeneratedoc></autogeneratedoc>
        Returns:
        the left.