Namespace Cosmos.System.Graphics
Classes
Bitmap
Bitmap class, used to represent image of the type of Bitmap. See also: Image.
Canvas
Canvas abstract class.
FullScreenCanvas
FullScreenCanvas class. Used to set and get full screen canvas.
Image
Image class.
Pen
Pen class. Represents pen, which used to draw in color and width.
SVGAIICanvas
SVGAIIScreen class. Used to draw ractengales to the screen. See also: Canvas.
VBECanvas
VBECanvas class. Used to control screen, by VBE (VESA BIOS Extensions) standard. See also: Canvas.
VGACanvas
VGACanvas class. Used to control screen.
VGAScreen
VGAScreen class. Used to control VGA textmode.
Structs
Mode
Mode struct. Represents a video mode in term of its number of columns, rows and color depth.
Point
Point class.
Enums
ColorDepth
Color depth. Available:
ColorOrder
Describes the order in which the colors are stored in each pixel of an image
ImageFormat
Supported image formats.