Platforms to show: All Mac Windows Linux Cross-Platform
Graphics class
Type | Topic | Version |
class | Graphics & Pictures |
- 12 methods
- method DrawCGPDFDocumentMBS(pdf as CGPDFDocumentMBS, r as CGRectMBS, page as Integer)
- method DrawCGPDFDocumentMBS(pdf as CGPDFDocumentMBS, r as CGRectMBS, page as Integer, InterpolationQuality as Integer, Antialias as boolean, FontSmoothing as Boolean)
- method DrawRotatedTextMBS(Rotation as Double, text as string, x as Integer, y as Integer, Center as Boolean = false, alpha as Double = 1.0, NoSwapY as boolean = false, FontWidth as Integer = 0)
- method DrawWindowsIconMBS(file as folderitem, IconID as Integer, x as Integer, y as Integer, w as Integer, h as Integer) as boolean
- method MeasureRotatedTextMBS(text as string, byref Width as Double, byref Height as Double, FontWidth as Integer = 0) as Boolean
- method PaintdesktopMBS
- method StretchBltMBS(nXOriginDest as Integer, nYOriginDest as Integer, nWidthDest as Integer, nHeightDest as Integer, source as graphics, nXOriginSrc as Integer, nYOriginSrc as Integer, nWidthSrc as Integer, nHeightSrc as Integer, dwRop as Integer) as boolean
- method StretchDIBitsMBS(XDest as Integer, YDest as Integer, DestWidth as Integer, DestHeight as Integer, XSource as Integer, YSource as Integer, SourceWidth as Integer, SourceHeight as Integer, Bits as memoryblock, ImageWidth as Integer, ImageHeight as Integer, ImageBitCount as Integer) as boolean
- method WinApplyDevModeMBS(devmode as WindowsDeviceModeMBS) as boolean
- method WindowsGraphicsInfoMBS as WindowsGraphicsInfoMBS
- method WinEndPageMBS as boolean
- method WinStartPageMBS as boolean
This class has no sub classes.
Some methods using this class:
- WindowsGraphicsInfoMBS.Constructor(g as graphics)
The items on this page are in the following plugins: MBS MacCG Plugin, MBS Picture Plugin, MBS Util Plugin, MBS Win Plugin.
Links
MBS Xojo PDF Plugins