Name | Description | |
---|---|---|
getPictureHeight | Gets the height of the image that is to be cropped. | |
getPictureOffsetX | Gets the x-axis offset of the image that is to be cropped. | |
getPictureOffsetY | Gets the y-axis offset of the image that is to be cropped. | |
getPictureWidth | Gets the width of the image that is to be cropped. | |
getShapeHeight | Gets the height of a shape that is used to crop an image. | |
getShapeLeft | Gets the location of the left-side of a shape that is used to crop an image. | |
getShapeTop | Gets the location of the top of a shape that is used to crop an image. | |
getShapeWidth | Gets the width of a shape that is used to crop an image. | |
setPictureHeight | Sets the height of the image that is to be cropped. | |
setPictureOffsetX | Sets the x-axis offset of the image that is to be cropped. | |
setPictureOffsetY | Sets the y-axis offset of the image that is to be cropped. | |
setPictureWidth | Sets the width of the image that is to be cropped. | |
setShapeHeight | Sets the height of a shape that is used to crop an image. | |
setShapeLeft | Sets the location of the left-side of a shape that is used to crop an image. | |
setShapeTop | Sets the location of the top of a shape that is used to crop an image. | |
setShapeWidth | Sets the width of a shape that is used to crop an image. |