Overload | Description |
---|---|
DrawImage(IImage,RectangleF,Nullable<RectangleF>,ImageAlign,Single) | Draws an image using specified bounds, clipping and image alignment. |
DrawImage(IImage,RectangleF,Nullable<RectangleF>,ImageAlign,RectangleF[],Single) | Draws an image using specified bounds, clipping and image alignment.
In an output parameter, returns the array of actual image bounds. |