Graphics



We recommend updating your Intel graphics driver to the latest version, which you can get Intel's website. You can message us on Twitter at @intelgraphics. People also like. Yeelight Control. Free Fluent Flyouts Battery (Preview) Free Intel® Graphics Command Center (Beta).

  1. Graphics Driver
  2. Graphics Card For Gaming Pc
  1. Flipside - A Nitrome Game. Two player side on racing game with gravity defying grip.
  2. 3 mins ago Intel UHD Graphics: 5%: Aircraft carrier: 78%: 3 mins ago Nvidia GeForce GT 710: 4%: Gunboat: 46%: 3 mins ago Intel UHD Graphics 630: 4%: Battleship: 69%: 3 mins ago Nvidia GeForce GT 730: 3%: Yacht: 35%: 3 mins ago Nvidia GT 1030: 14%: Yacht: 25%: 3 mins ago AMD Radeon Pro Graphics: 11%: Battleship: 61%: 3 mins ago Nvidia RTX 3090.
  3. Graphics Card,1GB 128bit Computer Graphics Card, 650MHz PCI Express 3.0 Graphics Card for AMD,Desktop Computer Network Accessories $81.49 $ 81.
-->

The Graphics class provides methods for drawing lines, curves, figures, images, and text. A Graphics object stores attributes of the display device and attributes of the items to be drawn.

GraphicsGraphicsgale

Inheritance

The Graphics class implements GdiplusBase.

Graphics Driver

Methods

The Graphics class has these methods.

Fairy

Graphics Card For Gaming Pc

GraphicsGraphics definition
MethodDescription
Graphics::AddMetafileCommentThe Graphics::AddMetafileComment method adds a text comment to an existing metafile.
Graphics::BeginContainerThe Graphics::BeginContainer method begins a new graphics container.
Graphics::BeginContainerThe Graphics::BeginContainer method begins a new graphics container.
Graphics::BeginContainer
Graphics::ClearThe Graphics::Clear method clears a Graphicsobject to a specified color.
Graphics::DrawArcThe Graphics::DrawArc method draws an arc. The arc is part of an ellipse.
Graphics::DrawArcThe Graphics::DrawArc method draws an arc. The arc is part of an ellipse.
Graphics::DrawArcThe Graphics::DrawArc method draws an arc. The arc is part of an ellipse.
Graphics::DrawArcThe Graphics::DrawArc method draws an arc.
Graphics::DrawBezierThe Graphics::DrawBezier method draws a B�zier spline.
Graphics::DrawBezierThe Graphics::DrawBezier method draws a B�zier spline.
Graphics::DrawBezierThe Graphics::DrawBezier method draws a B�zier spline.
Graphics::DrawBezierThe Graphics::DrawBezier method draws a Bezier spline.
Graphics::DrawBeziersThe Graphics::DrawBeziers method draws a sequence of connected B�zier splines.
Graphics::DrawBeziersThe Graphics::DrawBeziers method draws a sequence of connected Bezier splines.
Graphics::DrawCachedBitmapThe Graphics::DrawCachedBitmap method draws the image stored in a CachedBitmap object.
Graphics::DrawClosedCurveThe Graphics::DrawClosedCurve method draws a closed cardinal spline.
Graphics::DrawClosedCurveThe Graphics::DrawClosedCurve method draws a closed cardinal spline.
Graphics::DrawClosedCurveThe Graphics::DrawClosedCurve method draws a closed cardinal spline.
Graphics::DrawClosedCurveThe Graphics::DrawClosedCurve method draws a closed cardinal spline.
Graphics::DrawCurveThe Graphics::DrawCurve method draws a cardinal spline.
Graphics::DrawCurveThe Graphics::DrawCurve method draws a cardinal spline.
Graphics::DrawCurveThe Graphics::DrawCurve method draws a cardinal spline.
Graphics::DrawCurveThe Graphics::DrawCurve method draws a cardinal spline.
Graphics::DrawCurveThe Graphics::DrawCurve method draws a cardinal spline.
Graphics::DrawCurveThe Graphics::DrawCurve method draws a cardinal spline.
Graphics::DrawDriverStringThe Graphics::DrawDriverString method draws characters at the specified positions. The method gives the client complete control over the appearance of text. The method assumes that the client has already set up the format and layout to be applied.
Graphics::DrawEllipseThe Graphics::DrawEllipse method draws an ellipse.
Graphics::DrawEllipseThe Graphics::DrawEllipse method draws an ellipse.
Graphics::DrawEllipseThe Graphics::DrawEllipse method draws an ellipse.
Graphics::DrawEllipseThe Graphics::DrawEllipse method draws an ellipse.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe Graphics::DrawImage method draws a specified portion of an image at a specified location.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe Graphics::DrawImage method draws an image at a specified location.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe Graphics::DrawImage method draws an image at a specified location.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe Graphics::DrawImage method draws an image.
Graphics::DrawImageThe method draws a portion of an image after applying a specified effect.
Graphics::DrawLineThe Graphics::DrawLine method draws a line that connects two points.
Graphics::DrawLineThe Graphics::DrawLine method draws a line that connects two points.
Graphics::DrawLineThe Graphics::DrawLine method draws a line that connects two points.
Graphics::DrawLineThe Graphics::DrawLine method draws a line that connects two points.
Graphics::DrawLinesThe Graphics::DrawLines method draws a sequence of connected lines.
Graphics::DrawLinesThe Graphics::DrawLines method draws a sequence of connected lines.
Graphics::DrawPathThe Graphics::DrawPath method draws a sequence of lines and curves defined by a GraphicsPath object.
Graphics::DrawPieThe Graphics::DrawPie method draws a pie.
Graphics::DrawPieThe Graphics::DrawPie method draws a pie.
Graphics::DrawPieThe Graphics::DrawPie method draws a pie.
Graphics::DrawPieThe Graphics::DrawPie method draws a pie.
Graphics::DrawPolygonThe Graphics::DrawPolygon method draws a polygon.
Graphics::DrawPolygonThe Graphics::DrawPolygon method draws a polygon.
Graphics::DrawRectangleThe Graphics::DrawRectangle method draws a rectangle.
Graphics::DrawRectangleThe Graphics::DrawRectangle method draws a rectangle.
Graphics::DrawRectangleThe Graphics::DrawRectangle method draws a rectangle.
Graphics::DrawRectangleThe Graphics::DrawRectangle method draws a rectangle.
Graphics::DrawRectanglesThe Graphics::DrawRectangles method draws a sequence of rectangles.
Graphics::DrawRectanglesThe Graphics::DrawRectangles method draws a sequence of rectangles.
Graphics::DrawStringThe Graphics::DrawString method draws a string based on a font and an origin for the string.
Graphics::DrawStringThe Graphics::DrawString method draws a string based on a font, a string origin, and a format.
Graphics::DrawStringThe Graphics::DrawString method draws a string based on a font, a layout rectangle, and a format.
Graphics::EndContainerThe Graphics::EndContainer method closes a graphics container that was previously opened by the Graphics::BeginContainer method.
Graphics::EnumerateMetafileThe Graphics::EnumerateMetafile method calls an application-defined callback function for each record in a specified metafile. You can use this method to display a metafile by calling PlayRecord in the callback function.
Graphics::EnumerateMetafileThe Graphics::EnumerateMetafile method calls an application-defined callback function for each record in a specified metafile. You can use this method to display a metafile by calling PlayRecord in the callback function.
Graphics::EnumerateMetafileThe Graphics::EnumerateMetafile method calls an application-defined callback function for each record in a specified metafile. You can use this method to display a metafile by calling PlayRecord in the callback function.
Graphics::EnumerateMetafileThe Graphics::EnumerateMetafile method calls an application-defined callback function for each record in a specified metafile. You can use this method to display a metafile by calling PlayRecord in the callback function.
Graphics::EnumerateMetafileThe Graphics::EnumerateMetafile method calls an application-defined callback function for each record in a specified metafile. You can use this method to display a metafile by calling PlayRecord in the callback function.
Graphics::EnumerateMetafileThe Graphics::EnumerateMetafile method calls an application-defined callback function for each record in a specified metafile. You can use this method to display a metafile by calling PlayRecord in the callback function.
Graphics::EnumerateMetafileThe Graphics::EnumerateMetafile method calls an application-defined callback function for each record in a specified metafile. You can use this method to display a metafile by calling PlayRecord in the callback function.
Graphics::EnumerateMetafileThe Graphics::EnumerateMetafile method calls an application-defined callback function for each record in a specified metafile. You can use this method to display a metafile by calling PlayRecord in the callback function.
Graphics::EnumerateMetafileThe Graphics::EnumerateMetafile method calls an application-defined callback function for each record in a specified metafile. You can use this method to display a metafile by calling PlayRecord in the callback function.
Graphics::EnumerateMetafileThe Graphics::EnumerateMetafile method calls an application-defined callback function for each record in a specified metafile. You can use this method to display a metafile by calling PlayRecord in the callback function.
Graphics::EnumerateMetafileThe Graphics::EnumerateMetafile method calls an application-defined callback function for each record in a specified metafile. You can use this method to display a metafile by calling PlayRecord in the callback function.
Graphics::EnumerateMetafileThe Graphics::EnumerateMetafile method calls an application-defined callback function for each record in a specified metafile. You can use this method to display a metafile by calling PlayRecord in the callback function.
Graphics::ExcludeClipThe Graphics::ExcludeClip method updates the clipping region to the portion of itself that does not intersect the specified rectangle.
Graphics::ExcludeClipThe Graphics::ExcludeClip method updates the clipping region to the portion of itself that does not intersect the specified rectangle.
Graphics::ExcludeClipThe Graphics::ExcludeClip method updates the clipping region with the portion of itself that does not overlap the specified region.
Graphics::FillClosedCurveThe Graphics::FillClosedCurve method creates a closed cardinal spline from an array of points and uses a brush to fill the interior of the spline.
Graphics::FillClosedCurveThe Graphics::FillClosedCurve method creates a closed cardinal spline from an array of points and uses a brush to fill, according to a specified mode, the interior of the spline.
Graphics::FillClosedCurveThe Graphics::FillClosedCurve method creates a closed cardinal spline from an array of points and uses a brush to fill the interior of the spline.
Graphics::FillClosedCurveThe Graphics::FillClosedCurve method creates a closed cardinal spline from an array of points and uses a brush to fill, according to a specified mode, the interior of the spline.
Graphics::FillEllipseThe Graphics::FillEllipse method uses a brush to fill the interior of an ellipse that is specified by a rectangle.
Graphics::FillEllipseThe Graphics::FillEllipse method uses a brush to fill the interior of an ellipse that is specified by a rectangle.
Graphics::FillEllipseThe Graphics::FillEllipse method uses a brush to fill the interior of an ellipse that is specified by coordinates and dimensions.
Graphics::FillEllipseThe Graphics::FillEllipse method uses a brush to fill the interior of an ellipse that is specified by coordinates and dimensions.
Graphics::FillPathThe Graphics::FillPath method uses a brush to fill the interior of a path. If a figure in the path is not closed, this method treats the nonclosed figure as if it were closed by a straight line that connects the figure's starting and ending points.
Graphics::FillPieThe Graphics::FillPie method uses a brush to fill the interior of a pie.
Graphics::FillPieThe Graphics::FillPie method uses a brush to fill the interior of a pie.
Graphics::FillPieThe Graphics::FillPie method uses a brush to fill the interior of a pie.
Graphics::FillPieThe Graphics::FillPie method uses a brush to fill the interior of a pie.
Graphics::FillPolygonThe Graphics::FillPolygon method uses a brush to fill the interior of a polygon.
Graphics::FillPolygonThe Graphics::FillPolygon method uses a brush to fill the interior of a polygon.
Graphics::FillPolygonThe Graphics::FillPolygon method uses a brush to fill the interior of a polygon.
Graphics::FillPolygonThe Graphics::FillPolygon method uses a brush to fill the interior of a polygon.
Graphics::FillRectangleThe Graphics::FillRectangle method uses a brush to fill the interior of a rectangle.
Graphics::FillRectangleThe Graphics::FillRectangle method uses a brush to fill the interior of a rectangle.
Graphics::FillRectangleThe Graphics::FillRectangle method uses a brush to fill the interior of a rectangle.
Graphics::FillRectangleThe Graphics::FillRectangle method uses a brush to fill the interior of a rectangle.
Graphics::FillRectanglesThe Graphics::FillRectangles method uses a brush to fill the interior of a sequence of rectangles.
Graphics::FillRectanglesThe Graphics::FillRectangles method uses a brush to fill the interior of a sequence of rectangles.
Graphics::FillRegionThe Graphics::FillRegion method uses a brush to fill a specified region.
Graphics::FlushThe Graphics::Flush method flushes all pending graphics operations.
Graphics::FromHDCThe Graphics::FromHDC method creates a Graphics object that is associated with a specified device context.
Graphics::FromHDCThe Graphics::FromHDC method creates a Graphics object that is associated with a specified device context and a specified device.
Graphics::FromHWNDThe Graphics::FromHWND method creates a Graphicsobject that is associated with a specified window.
Graphics::FromImageThe Graphics::FromImage method creates a Graphicsobject that is associated with a specified Image object.
Graphics::GetClipThe Graphics::GetClip method gets the clipping region of this Graphics object.
Graphics::GetClipBoundsThe Graphics::GetClipBounds method gets a rectangle that encloses the clipping region of this Graphics object.
Graphics::GetClipBoundsThe Graphics::GetClipBounds method gets a rectangle that encloses the clipping region of this Graphics object.
Graphics::GetCompositingModeThe Graphics::GetCompositingMode method gets the compositing mode currently set for this Graphics object.
Graphics::GetCompositingQualityThe Graphics::GetCompositingQuality method gets the compositing quality currently set for this Graphics object.
Graphics::GetDpiXThe Graphics::GetDpiX method gets the horizontal resolution, in dots per inch, of the display device associated with this Graphics object.
Graphics::GetDpiYThe Graphics::GetDpiY method gets the vertical resolution, in dots per inch, of the display device associated with this Graphics object.
Graphics::GetHalftonePaletteThe Graphics::GetHalftonePalette method gets a Windows halftone palette.
Graphics::GetHDCThe Graphics::GetHDC method gets a handle to the device context associated with this Graphics object.
Graphics::GetInterpolationModeThe Graphics::GetInterpolationMode method gets the interpolation mode currently set for this Graphics object. The interpolation mode determines the algorithm that is used when images are scaled or rotated.
Graphics::GetLastStatusThe Graphics::GetLastStatus method returns a value that indicates the nature of this Graphics object's most recent method failure.
Graphics::GetNearestColorThe Graphics::GetNearestColor method gets the nearest color to the color that is passed in. This method works on 8-bits per pixel or lower display devices for which there is an 8-bit color palette.
Graphics::GetPageScaleThe Graphics::GetPageScale method gets the scaling factor currently set for the page transformation of this Graphics object. The page transformation converts page coordinates to device coordinates.
Graphics::GetPageUnitThe Graphics::GetPageUnit method gets the unit of measure currently set for this Graphics object.
Graphics::GetPixelOffsetModeThe Graphics::GetPixelOffsetMode method gets the pixel offset mode currently set for this Graphics object.
Graphics::GetRenderingOriginThe Graphics::GetRenderingOrigin method gets the rendering origin currently set for this Graphics object.
Graphics::GetSmoothingModeThe Graphics::GetSmoothingMode method determines whether smoothing (antialiasing) is applied to the Graphics object.
Graphics::GetTextContrastThe Graphics::GetTextContrast method gets the contrast value currently set for this Graphics object. The contrast value is used for antialiasing text.
Graphics::GetTextRenderingHintThe Graphics::GetTextRenderingHint method returns the text rendering mode currently set for this Graphics object.
Graphics::GetTransformThe Graphics::GetTransform method gets the world transformation matrix of this Graphics object.
Graphics::GetVisibleClipBoundsThe Graphics::GetVisibleClipBounds method gets a rectangle that encloses the visible clipping region of this Graphics object.
Graphics::GetVisibleClipBoundsThe Graphics::GetVisibleClipBounds method gets a rectangle that encloses the visible clipping region of this Graphics object.
Graphics::GraphicsThis topic lists the constructors of the Graphics class. For a complete class listing, see Graphics Class.
Graphics::GraphicsThis topic lists the constructors of the Graphics class. For a complete class listing, see Graphics Class.
Graphics::GraphicsCreates a Graphics::Graphics object that is associated with a specified device context.
Graphics::GraphicsCreates a Graphics::Graphics object that is associated with a specified device context and a specified device.
Graphics::GraphicsCreates a Graphics::Graphics object that is associated with a specified window.
Graphics::GraphicsCreates a Graphics::Graphics object that is associated with an Image object.
Graphics::IntersectClipThe Graphics::IntersectClip method updates the clipping region of this Graphics object to the portion of the specified rectangle that intersects with the current clipping region of this Graphics object.
Graphics::IntersectClipThe Graphics::IntersectClip method updates the clipping region of this Graphics object.
Graphics::IntersectClipThe Graphics::IntersectClip method updates the clipping region of this Graphics object to the portion of the specified region that intersects with the current clipping region of this Graphics object.
Graphics::IsClipEmptyThe Graphics::IsClipEmpty method determines whether the clipping region of this Graphics object is empty.
Graphics::IsVisibleThe Graphics::IsVisible method determines whether the specified point is inside the visible clipping region of this Graphics object.
Graphics::IsVisibleThe Graphics::IsVisible method determines whether the specified point is inside the visible clipping region of this Graphics object.
Graphics::IsVisibleThe Graphics::IsVisible method determines whether the specified rectangle intersects the visible clipping region of this Graphics object.
Graphics::IsVisibleThe Graphics::IsVisible method determines whether the specified rectangle intersects the visible clipping region of this Graphics object.
Graphics::IsVisibleThe Graphics::IsVisible method determines whether the specified point is inside the visible clipping region of this Graphics object.
Graphics::IsVisibleThe Graphics::IsVisible method determines whether the specified rectangle intersects the visible clipping region of this Graphics object.
Graphics::IsVisibleThe Graphics::IsVisible method determines whether the specified point is inside the visible clipping region of this Graphics object.
Graphics::IsVisibleThe Graphics::IsVisible method determines whether the specified rectangle intersects the visible clipping region of this Graphics object.
Graphics::IsVisibleClipEmptyThe Graphics::IsVisibleClipEmpty method determines whether the visible clipping region of this Graphics object is empty. The visible clipping region is the intersection of the clipping region of this Graphics object and the clipping region of the window.
Graphics::MeasureCharacterRangesThe Graphics::MeasureCharacterRanges method gets a set of regions each of which bounds a range of character positions within a string.
Graphics::MeasureDriverStringThe Graphics::MeasureDriverString method measures the bounding box for the specified characters and their corresponding positions.
Graphics::MeasureStringThe Graphics::MeasureString method measures the extent of the string in the specified font, format, and layout rectangle.
Graphics::MeasureStringThe Graphics::MeasureString method measures the extent of the string in the specified font and layout rectangle.
Graphics::MeasureStringThe Graphics::MeasureString method measures the extent of the string in the specified font, format, and layout rectangle.
Graphics::MeasureStringThe Graphics::MeasureString method measures the extent of the string in the specified font and layout rectangle.
Graphics::MeasureStringThe Graphics::MeasureString method measures the extent of the string in the specified font, format, and layout rectangle.
Graphics::MultiplyTransformThe Graphics::MultiplyTransform method updates this Graphics object's world transformation matrix with the product of itself and another matrix.
Graphics::ReleaseHDCThe Graphics::ReleaseHDC method releases a device context handle obtained by a previous call to the Graphics::GetHDC method of this Graphics object.
Graphics::ResetClipThe Graphics::ResetClip method sets the clipping region of this Graphics object to an infinite region.
Graphics::ResetTransformThe Graphics::ResetTransform method sets the world transformation matrix of this Graphics object to the identity matrix.
Graphics::RestoreThe Graphics::Restore method sets the state of this Graphics object to the state stored by a previous call to the Graphics::Save method of this Graphics object.
Graphics::RotateTransformThe Graphics::RotateTransform method updates the world transformation matrix of this Graphics object with the product of itself and a rotation matrix.
Graphics::SaveThe Graphics::Save method saves the current state (transformations, clipping region, and quality settings) of this Graphics object. You can restore the state later by calling the Graphics::Restore method.
Graphics::ScaleTransformThe Graphics::ScaleTransform method updates this Graphics object's world transformation matrix with the product of itself and a scaling matrix.
Graphics::SetAbortNot used in Windows GDI+ versions 1.0 and 1.1.
Graphics::SetClipThe Graphics::SetClip method updates the clipping region of this Graphics object.
Graphics::SetClipThe Graphics::SetClip method updates the clipping region of this Graphics object to a region that is the combination of itself and the region specified by a graphics path.
Graphics::SetClipThe Graphics::SetClip method updates the clipping region of this Graphics object to a region that is the combination of itself and a rectangle.
Graphics::SetClipThe Graphics::SetClip method updates the clipping region of this Graphics object to a region that is the combination of itself and a rectangle.
Graphics::SetClipThe Graphics::SetClip method updates the clipping region of this Graphics object to a region that is the combination of itself and the region specified by a Region object.
Graphics::SetClipThe Graphics::SetClip method updates the clipping region of this Graphics object to a region that is the combination of itself and a Windows Graphics Device Interface (GDI) region.
Graphics::SetCompositingModeThe Graphics::SetCompositingMode method sets the compositing mode of this Graphics object.
Graphics::SetCompositingQualityThe Graphics::SetCompositingQuality method sets the compositing quality of this Graphics object.
Graphics::SetInterpolationModeThe Graphics::SetInterpolationMode method sets the interpolation mode of this Graphics object. The interpolation mode determines the algorithm that is used when images are scaled or rotated.
Graphics::SetPageScaleThe Graphics::SetPageScale method sets the scaling factor for the page transformation of this Graphics object. The page transformation converts page coordinates to device coordinates.
Graphics::SetPageUnitThe Graphics::SetPageUnit method sets the unit of measure for this Graphics object. The page unit belongs to the page transformation, which converts page coordinates to device coordinates.
Graphics::SetPixelOffsetModeThe Graphics::SetPixelOffsetMode method sets the pixel offset mode of this Graphics object.
Graphics::SetRenderingOriginThe Graphics::SetRenderingOrigin method sets the rendering origin of this Graphics object. The rendering origin is used to set the dither origin for 8-bits-per-pixel and 16-bits-per-pixel dithering and is also used to set the origin for hatch brushes.
Graphics::SetSmoothingModeThe Graphics::SetSmoothingMode method sets the rendering quality of the Graphics object.
Graphics::SetTextContrastThe Graphics::SetTextContrast method sets the contrast value of this Graphics object. The contrast value is used for antialiasing text.
Graphics::SetTextRenderingHintThe Graphics::SetTextRenderingHint method sets the text rendering mode of this Graphics object.
Graphics::SetTransformThe Graphics::SetTransform method sets the world transformation of this Graphics object.
Graphics::TransformPointsThe Graphics::TransformPoints method converts an array of points from one coordinate space to another. The conversion is based on the current world and page transformations of this Graphics object.
Graphics::TransformPointsThe Graphics::TransformPoints method converts an array of points from one coordinate space to another. The conversion is based on the current world and page transformations of this Graphics object.
Graphics::TranslateClipThe Graphics::TranslateClip method translates the clipping region of this Graphics object.
Graphics::TranslateClipThe Graphics::TranslateClip method translates the clipping region of this Graphics object.
Graphics::TranslateTransformThe Graphics::TranslateTransform method updates this Graphics object's world transformation matrix with the product of itself and a translation matrix.

Requirements

Target PlatformWindows
Headergdiplusgraphics.h