Uses of Class
org.apache.poi.hemf.record.emf.HemfFill.EmfStretchBlt
-
Packages that use HemfFill.EmfStretchBlt Package Description org.apache.poi.hemf.record.emf -
-
Uses of HemfFill.EmfStretchBlt in org.apache.poi.hemf.record.emf
Subclasses of HemfFill.EmfStretchBlt in org.apache.poi.hemf.record.emf Modifier and Type Class Description static classHemfFill.EmfBitBltThe EMR_BITBLT record specifies a block transfer of pixels from a source bitmap to a destination rectangle, optionally in combination with a brush pattern, according to a specified raster operation.
-