GIRasterImageConvert Method (Boolean, Double, Double, Double, Color, Boolean, Boolean, Boolean, GIRasterImage)

Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public GIRasterImage Convert(
        bool convertPaletteToRGB,
        double brightness,
        double contrast,
        double fade,
        Color backgroundColor,
        bool flipX,
        bool flipY,
        bool rotate90,
        GIRasterImage image
)

Parameters

convertPaletteToRGB
Type: SystemBoolean
brightness
Type: SystemDouble
contrast
Type: SystemDouble
fade
Type: SystemDouble
backgroundColor
Type: System.DrawingColor
flipX
Type: SystemBoolean
flipY
Type: SystemBoolean
rotate90
Type: SystemBoolean
image
Type: Teigha.GraphicsInterfaceGIRasterImage

Return Value

Type: GIRasterImage
See Also

©  Bricsys NV. All rights reserved.