| FillRoundedRectangle(IReadWriteBitmapData, Color32, Rectangle, Int32, DrawingOptions) | Fills a rounded rectangle with the specified color, applying the same corner radius to all corners. |
| FillRoundedRectangle(IReadWriteBitmapData, Color32, RectangleF, Single, DrawingOptions) | Fills a rounded rectangle with the specified color, applying the same corner radius to all corners. |
| FillRoundedRectangle(IReadWriteBitmapData, Color32, Rectangle, Int32, DrawingOptions, ParallelConfig) | Fills a rounded rectangle with the specified color, applying the same corner radius to all corners. |
| FillRoundedRectangle(IReadWriteBitmapData, Color32, RectangleF, Single, DrawingOptions, ParallelConfig) | Fills a rounded rectangle with the specified color, applying the same corner radius to all corners. |
| FillRoundedRectangle(IReadWriteBitmapData, Brush, Rectangle, Int32, DrawingOptions, ParallelConfig) | Fills a rounded rectangle with the specified Brush, applying the same corner radius to all corners. |
| FillRoundedRectangle(IReadWriteBitmapData, Brush, RectangleF, Single, DrawingOptions, ParallelConfig) | Fills a rounded rectangle with the specified Brush, applying the same corner radius to all corners. |
| FillRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Color32, Rectangle, Int32, DrawingOptions) | Fills a rounded rectangle with the specified color, applying the same corner radius to all corners, and using a context that may belong to a higher level, possibly asynchronous operation. |
| FillRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Color32, RectangleF, Single, DrawingOptions) | Fills a rounded rectangle with the specified color, applying the same corner radius to all corners, and using a context that may belong to a higher level, possibly asynchronous operation. |
| FillRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Brush, Rectangle, Int32, DrawingOptions) | Fills a rounded rectangle with the specified Brush, applying the same corner radius to all corners, and using a context that may belong to a higher level, possibly asynchronous operation. |
| FillRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Brush, RectangleF, Single, DrawingOptions) | Fills a rounded rectangle with the specified Brush, applying the same corner radius to all corners, and using a context that may belong to a higher level, possibly asynchronous operation. |
| FillRoundedRectangle(IReadWriteBitmapData, Color32, Rectangle, Int32, Int32, Int32, Int32, DrawingOptions) | Fills a rounded rectangle with the specified color, applying a custom corner radius to each corner. |
| FillRoundedRectangle(IReadWriteBitmapData, Color32, RectangleF, Single, Single, Single, Single, DrawingOptions) | Fills a rounded rectangle with the specified color, applying a custom corner radius to each corner. |
| FillRoundedRectangle(IReadWriteBitmapData, Color32, Int32, Int32, Int32, Int32, Int32, DrawingOptions) | Fills a rounded rectangle with the specified color, applying the same corner radius to all corners. |
| FillRoundedRectangle(IReadWriteBitmapData, Color32, Single, Single, Single, Single, Single, DrawingOptions) | Fills a rounded rectangle with the specified color, applying the same corner radius to all corners. |
| FillRoundedRectangle(IReadWriteBitmapData, Color32, Rectangle, Int32, Int32, Int32, Int32, DrawingOptions, ParallelConfig) | Fills a rounded rectangle with the specified color, applying a custom corner radius to each corner. |
| FillRoundedRectangle(IReadWriteBitmapData, Color32, RectangleF, Single, Single, Single, Single, DrawingOptions, ParallelConfig) | Fills a rounded rectangle with the specified color, applying a custom corner radius to each corner. |
| FillRoundedRectangle(IReadWriteBitmapData, Brush, Rectangle, Int32, Int32, Int32, Int32, DrawingOptions, ParallelConfig) | Fills a rounded rectangle with the specified Brush, applying a custom corner radius to each corner. |
| FillRoundedRectangle(IReadWriteBitmapData, Brush, RectangleF, Single, Single, Single, Single, DrawingOptions, ParallelConfig) | Fills a rounded rectangle with the specified Brush, applying a custom corner radius to each corner. |
| FillRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Color32, Rectangle, Int32, Int32, Int32, Int32, DrawingOptions) | Fills a rounded rectangle with the specified color, applying a custom corner radius to each corner, and using a context that may belong to a higher level, possibly asynchronous operation. |
| FillRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Color32, RectangleF, Single, Single, Single, Single, DrawingOptions) | Fills a rounded rectangle with the specified color, applying a custom corner radius to each corner, and using a context that may belong to a higher level, possibly asynchronous operation. |
| FillRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Brush, Rectangle, Int32, Int32, Int32, Int32, DrawingOptions) | Fills a rounded rectangle with the specified Brush, applying a custom corner radius to each corner, and using a context that may belong to a higher level, possibly asynchronous operation. |
| FillRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Brush, RectangleF, Single, Single, Single, Single, DrawingOptions) | Fills a rounded rectangle with the specified Brush, applying a custom corner radius to each corner, and using a context that may belong to a higher level, possibly asynchronous operation. |
| FillRoundedRectangle(IReadWriteBitmapData, Color32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, DrawingOptions) | Fills a rounded rectangle with the specified color, applying a custom corner radius to each corner. |
| FillRoundedRectangle(IReadWriteBitmapData, Color32, Single, Single, Single, Single, Single, Single, Single, Single, DrawingOptions) | Fills a rounded rectangle with the specified color, applying a custom corner radius to each corner. |