Class: QgsRasterViewPort

This class provides details of the viewable area that a raster will be rendered into.

The qgsrasterviewport class sets up a viewport / area of interest to be used

Attributes

mBottomRightPoint

mDestCRS

mDrawnExtent

mHeight

mSrcCRS

mTopLeftPoint

mTransformContext

mWidth

class qgis.core.QgsRasterViewPort

Bases: object

mBottomRightPoint: QgsPointXY
mDestCRS: QgsCoordinateReferenceSystem
mDrawnExtent: QgsRectangle
mHeight: int
mSrcCRS: QgsCoordinateReferenceSystem
mTopLeftPoint: QgsPointXY
mTransformContext: QgsCoordinateTransformContext
mWidth: int