OpenNETCF Smart Device Framework 2.3
The OpenNETCF.Drawing namespace provides classes related to graphics and drawing
Classes
| Class | Description | |
|---|---|---|
| BitmapEx |
Encapsulates a GDI+ bitmap, which consists of the pixel data for a graphics image and its attributes. A BitmapEx object is an object used to work with images defined by pixel data.
| |
| ColorTranslator |
Translates colors to and from Color structures.
| |
| FontEx |
Defines a particular format for text, including font face, size, and style attributes.
| |
| GraphicsEx |
Encapsulates a GDI+ drawing surface.
| |
| PenEx |
Defines an object used to draw lines and curves.
| |
| SystemColorsHelper |
Enumerations
| Enumeration | Description | |
|---|---|---|
| ContentAlignment2 |
Specifies alignment of content on the drawing surface.
| |
| CopyPixelOperation |
Determines how the source color in a copy pixel operation is combined with the destination color to result in a final color.
| |
| FlipAxis | ||
| FrameType | ||
| RotateFlipType | Obsolete.
Specifies the direction of an image's rotation and the axis used to flip the image.
| |
| RotationAngle | ||
| SystemColorsHelper..::.SchemeName |
System Color scheme names
|