Packages

 

com.aspose.imaging

Interfaces

Classes

Exceptions

com.aspose.imaging

Interface IObjectWithBounds

    • Method Detail

      • getSize

        Size getSize()

        Gets the object size.

        Returns:
        The object size.
      • getBounds

        Rectangle getBounds()

        Gets the object bounds.

        Returns:
        The object bounds.
      • getWidth

        int getWidth()

        Gets the object width.

        Returns:
        The object width.
      • getHeight

        int getHeight()
        Gets the object height.
        Returns:
        The object height.