clsGpGraphics.CreateFromImage FunctionCreates a graphics object that is associated with the given imageSyntax
Public Function CreateFromImage (ByVal oImage As clsGpBitmap, _
Optional ByVal u As GpUnit = UnitPixel, _ Optional ByVal o As GpPixelOffsetMode = PixelOffsetModeDefault, _ Optional ByVal s As GpSmoothingMode = SmoothingModeDefault) As GpStatus Parameters
Remarks
|