BCGSoft.Shared Namespace : DrawManager Class |
The following tables list the members exposed by DrawManager.
Name | Description | |
---|---|---|
![]() | DrawManager Constructor |
Name | Description | |
---|---|---|
![]() | m_graphics | |
![]() ![]() | m_PatternBrush |
Name | Description | |
---|---|---|
![]() ![]() | PatternBrush | Returns a logical brush with the specified bitmap pattern. |
Name | Description | |
---|---|---|
![]() ![]() | BitmapFromGraphics | Creates a System.Drawing.Bitmap object from the specified graphics with specified boundaries. |
![]() ![]() | ColorMakeDarker | |
![]() ![]() | ColorMakeLighter | |
![]() ![]() | ColorMakePale | |
![]() ![]() | CreateDisabledImage | Called by the framework to create disabled image on disabled buttons on command bars, disabled markers of the SDManager. |
![]() ![]() | CreateFadedImage | Creates a faded image from the specified bitmap. |
![]() ![]() | CreateGrayscaleImage | |
![]() ![]() | CreateShadowImage | Called by the framework to create a shadow bitmap. |
![]() | Dispose | Overloaded. |
![]() | Draw3dRect | Draws a three-dimentional (3-D) rectangle specified by the boundaries rectangle, the color of upper-left and bottom-right borders. |
![]() ![]() | DrawDragRect | Overloaded. Called by the framework on dragging a control to draw a dragging rectangle around it. |
![]() | DrawGradientRing | Call this function to display a ring filled by the gradient color. The width and height of the specified rectangle must be greater than 4 pixels. |
![]() | DrawImageRotated | |
![]() ![]() | DrawRoundedRect | Draws a rectangle with rounded corners. |
![]() | DrawShadow | Call this function to display the shadow for a rectangular screen element. The shadow has the right and bottom images. |
![]() | Fill4ColorsGradient | Call this function to fill a rectangular area with the gradient which contains four colors. |
![]() | FillGradient | Overloaded. Call this function to fill the specified area with the gradient color. |
![]() | FillGradient2 | Call this member function to fill a rectangular area with the gradient color in the direction specified by nAngel. The nAngel value should be in the interval [0 - 360]. |
![]() ![]() | GetInterlaceColor | |
![]() | HighlightRect | Call this member function to highlight a rectangular area. |
![]() ![]() | HLStoRGB_ONE | Translates the color value from HLS to RGB. |
![]() ![]() | HLStoRGB_TWO | Translates the color value from HLS to RGB. |
![]() ![]() | HSVtoRGB | Translates the color value from HSV to RGB. |
![]() ![]() | HuetoRGB | Makes a conversion from Hue to RGB color model. |
![]() ![]() | HueToRGB | Makes a conversion from Hue to RGB color model. |
![]() ![]() | IsDarkColor | |
![]() ![]() | IsLightColor | |
![]() ![]() | IsPaleColor | |
![]() ![]() | MakeHue_ONE | |
![]() ![]() | PixelAlpha | Overloaded. Makes alpha blending for a current color. |
![]() ![]() | PrepareShadowBitmap | Creates a bitmap to draw a shadow. |
![]() ![]() | PrepareShadowMask | |
![]() ![]() | PrepareShadowMaskEx | |
![]() ![]() | RGBtoHSL | Translates the color value from RGB to HSL. |
![]() ![]() | RGBtoHSV | Translates the color value from RGB to HSV. |
![]() ![]() | SetAlphaPixel | Sets the alpha blending to the specified point of the bitmap. |
![]() ![]() | SmartMixColors | Mixes to colors by the specified algorithm. |