| DrawRoundedRectangle(IReadWriteBitmapData, Color32, Rectangle, Int32, DrawingOptions) | Draws a one-pixel wide rounded rectangle with the specified color, applying the same corner radius to all corners. |
| DrawRoundedRectangle(IReadWriteBitmapData, Color32, RectangleF, Single, DrawingOptions) | Draws a one-pixel wide rounded rectangle with the specified color, applying the same corner radius to all corners. |
| DrawRoundedRectangle(IReadWriteBitmapData, Color32, Rectangle, Int32, DrawingOptions, ParallelConfig) | Draws a one-pixel wide rounded rectangle with the specified color, applying the same corner radius to all corners. |
| DrawRoundedRectangle(IReadWriteBitmapData, Color32, RectangleF, Single, DrawingOptions, ParallelConfig) | Draws a one-pixel wide rounded rectangle with the specified color, applying the same corner radius to all corners. |
| DrawRoundedRectangle(IReadWriteBitmapData, Pen, Rectangle, Int32, DrawingOptions, ParallelConfig) | Draws a rounded rectangle with the specified Pen, applying the same corner radius to all corners. |
| DrawRoundedRectangle(IReadWriteBitmapData, Pen, RectangleF, Single, DrawingOptions, ParallelConfig) | Draws a rounded rectangle with the specified Pen, applying the same corner radius to all corners. |
| DrawRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Color32, Rectangle, Int32, DrawingOptions) | Draws a one-pixel wide 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. |
| DrawRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Color32, RectangleF, Single, DrawingOptions) | Draws a one-pixel wide 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. |
| DrawRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Pen, Rectangle, Int32, DrawingOptions) | Draws a rounded rectangle with the specified Pen, applying the same corner radius to all corners, and using a context that may belong to a higher level, possibly asynchronous operation. |
| DrawRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Pen, RectangleF, Single, DrawingOptions) | Draws a rounded rectangle with the specified Pen, applying the same corner radius to all corners, and using a context that may belong to a higher level, possibly asynchronous operation. |
| DrawRoundedRectangle(IReadWriteBitmapData, Color32, Rectangle, Int32, Int32, Int32, Int32, DrawingOptions) | Draws a one-pixel wide rounded rectangle with the specified color, applying a custom corner radius to each corner. |
| DrawRoundedRectangle(IReadWriteBitmapData, Color32, RectangleF, Single, Single, Single, Single, DrawingOptions) | Draws a one-pixel wide rounded rectangle with the specified color, applying a custom corner radius to each corner. |
| DrawRoundedRectangle(IReadWriteBitmapData, Color32, Int32, Int32, Int32, Int32, Int32, DrawingOptions) | Draws a one-pixel wide rounded rectangle with the specified color, applying the same corner radius to all corners. |
| DrawRoundedRectangle(IReadWriteBitmapData, Color32, Single, Single, Single, Single, Single, DrawingOptions) | Draws a one-pixel wide rounded rectangle with the specified color, applying the same corner radius to all corners. |
| DrawRoundedRectangle(IReadWriteBitmapData, Color32, Rectangle, Int32, Int32, Int32, Int32, DrawingOptions, ParallelConfig) | Draws a one-pixel wide rounded rectangle with the specified color, applying a custom corner radius to each corner. |
| DrawRoundedRectangle(IReadWriteBitmapData, Color32, RectangleF, Single, Single, Single, Single, DrawingOptions, ParallelConfig) | Draws a one-pixel wide rounded rectangle with the specified color, applying a custom corner radius to each corner. |
| DrawRoundedRectangle(IReadWriteBitmapData, Pen, Rectangle, Int32, Int32, Int32, Int32, DrawingOptions, ParallelConfig) | Draws a rounded rectangle with the specified Pen, applying a custom corner radius to each corner. |
| DrawRoundedRectangle(IReadWriteBitmapData, Pen, RectangleF, Single, Single, Single, Single, DrawingOptions, ParallelConfig) | Draws a rounded rectangle with the specified Pen, applying a custom corner radius to each corner. |
| DrawRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Color32, Rectangle, Int32, Int32, Int32, Int32, DrawingOptions) | Draws a one-pixel wide 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. |
| DrawRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Color32, RectangleF, Single, Single, Single, Single, DrawingOptions) | Draws a one-pixel wide 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. |
| DrawRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Pen, Rectangle, Int32, Int32, Int32, Int32, DrawingOptions) | Draws a rounded rectangle with the specified Pen, applying a custom corner radius to each corner, and using a context that may belong to a higher level, possibly asynchronous operation. |
| DrawRoundedRectangle(IReadWriteBitmapData, IAsyncContext, Pen, RectangleF, Single, Single, Single, Single, DrawingOptions) | Draws a rounded rectangle with the specified Pen, applying a custom corner radius to each corner, and using a context that may belong to a higher level, possibly asynchronous operation. |
| DrawRoundedRectangle(IReadWriteBitmapData, Color32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, DrawingOptions) | Draws a one-pixel wide rounded rectangle with the specified color, applying a custom corner radius to each corner. |
| DrawRoundedRectangle(IReadWriteBitmapData, Color32, Single, Single, Single, Single, Single, Single, Single, Single, DrawingOptions) | Draws a one-pixel wide rounded rectangle with the specified color, applying a custom corner radius to each corner. |