, including all inherited members.
| Alpha | AgateLib.DisplayLib.Surface | |
| CarveSubSurface(Rectangle srcRect) | AgateLib.DisplayLib.Surface | |
| Color | AgateLib.DisplayLib.Surface | |
| ColorGradient | AgateLib.DisplayLib.Surface | |
| DisplayAlignment | AgateLib.DisplayLib.Surface | |
| DisplayHeight | AgateLib.DisplayLib.Surface | |
| DisplaySize | AgateLib.DisplayLib.Surface | |
| DisplayWidth | AgateLib.DisplayLib.Surface | |
| Dispose() | AgateLib.DisplayLib.Surface | |
| Draw() | AgateLib.DisplayLib.Surface | |
| Draw(int destX, int destY) | AgateLib.DisplayLib.Surface | |
| Draw(float destX, float destY) | AgateLib.DisplayLib.Surface | |
| Draw(Point destPt) | AgateLib.DisplayLib.Surface | |
| Draw(Vector2 destPt) | AgateLib.DisplayLib.Surface | |
| Draw(PointF destPt) | AgateLib.DisplayLib.Surface | |
| Draw(PointF destPt, PointF rotationCenter) | AgateLib.DisplayLib.Surface | |
| Draw(float destX, float destY, float rotationCenterX, float rotationCenterY) | AgateLib.DisplayLib.Surface | |
| Draw(float x, float y, Rectangle srcRect, float rotationCenterX, float rotationCenterY) | AgateLib.DisplayLib.Surface | |
| Draw(Rectangle srcRect, Rectangle destRect) | AgateLib.DisplayLib.Surface | |
| Draw(Rectangle destRect) | AgateLib.DisplayLib.Surface | |
| DrawRects(Rectangle[] srcRects, Rectangle[] destRects) | AgateLib.DisplayLib.Surface | |
| DrawRects(RectangleF[] srcRects, RectangleF[] destRects) | AgateLib.DisplayLib.Surface | |
| DrawRects(Rectangle[] srcRects, Rectangle[] destRects, int start, int length) | AgateLib.DisplayLib.Surface | |
| DrawRects(RectangleF[] srcRects, RectangleF[] destRects, int start, int length) | AgateLib.DisplayLib.Surface | |
| FormatFromExtension(string filename) | AgateLib.DisplayLib.Surface | [static] |
| GetScale(out double width, out double height) | AgateLib.DisplayLib.Surface | |
| Impl | AgateLib.DisplayLib.Surface | |
| IncrementRotationAngle(double radians) | AgateLib.DisplayLib.Surface | |
| IncrementRotationAngleDegrees(double degrees) | AgateLib.DisplayLib.Surface | |
| InterpolationHint (defined in AgateLib.DisplayLib.Surface) | AgateLib.DisplayLib.Surface | |
| IsDisposed | AgateLib.DisplayLib.Surface | |
| ReadPixels() | AgateLib.DisplayLib.Surface | |
| ReadPixels(PixelFormat format) | AgateLib.DisplayLib.Surface | |
| ReadPixels(PixelFormat format, Rectangle rect) | AgateLib.DisplayLib.Surface | |
| RotationAngle | AgateLib.DisplayLib.Surface | |
| RotationAngleDegrees | AgateLib.DisplayLib.Surface | |
| RotationCenter | AgateLib.DisplayLib.Surface | |
| SaveTo(string filename) | AgateLib.DisplayLib.Surface | |
| SaveTo(string filename, ImageFileFormat format) | AgateLib.DisplayLib.Surface | |
| ScaleHeight | AgateLib.DisplayLib.Surface | |
| ScaleWidth | AgateLib.DisplayLib.Surface | |
| SetScale(double width, double height) | AgateLib.DisplayLib.Surface | |
| ShouldBePacked | AgateLib.DisplayLib.Surface | |
| Surface(Resources.AgateResourceCollection resources, string name) | AgateLib.DisplayLib.Surface | |
| Surface(string filename) | AgateLib.DisplayLib.Surface | |
| Surface(IFileProvider fileProvider, string filename) | AgateLib.DisplayLib.Surface | |
| Surface(Stream st) | AgateLib.DisplayLib.Surface | |
| Surface(int width, int height) | AgateLib.DisplayLib.Surface | |
| Surface(Size size) | AgateLib.DisplayLib.Surface | |
| Surface(PixelBuffer pixels) | AgateLib.DisplayLib.Surface | |
| SurfaceHeight | AgateLib.DisplayLib.Surface | |
| SurfaceSize | AgateLib.DisplayLib.Surface | |
| SurfaceWidth | AgateLib.DisplayLib.Surface | |
| TesselateFactor | AgateLib.DisplayLib.Surface | |
| WritePixels(PixelBuffer buffer) | AgateLib.DisplayLib.Surface | |
| WritePixels(PixelBuffer buffer, Point startPoint) | AgateLib.DisplayLib.Surface | |
| WritePixels(PixelBuffer buffer, Rectangle sourceRect, Point destPt) | AgateLib.DisplayLib.Surface | |