AgateLib.ImplementationBase.SurfaceImpl Member List

This is the complete list of members for AgateLib.ImplementationBase.SurfaceImpl, including all inherited members.

AlphaAgateLib.ImplementationBase.SurfaceImpl
BeginQueueRects()AgateLib.ImplementationBase.SurfaceImpl
BeginQueueRects(int guessCount)AgateLib.ImplementationBase.SurfaceImpl
BeginRender()AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
CarveSubSurface(Rectangle srcRect)AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
ColorAgateLib.ImplementationBase.SurfaceImpl
ColorGradientAgateLib.ImplementationBase.SurfaceImpl
DisplayAlignmentAgateLib.ImplementationBase.SurfaceImpl
DisplayHeightAgateLib.ImplementationBase.SurfaceImpl
DisplaySizeAgateLib.ImplementationBase.SurfaceImpl
DisplayWidthAgateLib.ImplementationBase.SurfaceImpl
Dispose()AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
Draw(Rectangle destRect)AgateLib.ImplementationBase.SurfaceImpl [virtual]
Draw(Rectangle srcRect, Rectangle destRect)AgateLib.ImplementationBase.SurfaceImpl [virtual]
Draw(float x, float y, Rectangle srcRect, float rotationCenterX, float rotationCenterY)AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
Draw(RectangleF srcRect, RectangleF destRect)AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
Draw(Point destPt)AgateLib.ImplementationBase.SurfaceImpl [virtual]
Draw(float destX, float destY)AgateLib.ImplementationBase.SurfaceImpl [virtual]
Draw(float destX, float destY, float rotationCenterX, float rotationCenterY)AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
Draw()AgateLib.ImplementationBase.SurfaceImpl [virtual]
DrawPoints(Point[] destPts)AgateLib.ImplementationBase.SurfaceImpl [virtual]
DrawRects(Rectangle[] srcRects, Rectangle[] destRects, int start, int length)AgateLib.ImplementationBase.SurfaceImpl [virtual]
DrawRects(RectangleF[] srcRects, RectangleF[] destRects, int start, int length)AgateLib.ImplementationBase.SurfaceImpl [virtual]
EndQueueRects()AgateLib.ImplementationBase.SurfaceImpl
EndRender()AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
GetScale(out double width, out double height)AgateLib.ImplementationBase.SurfaceImpl
IncrementRotationAngle(double radians)AgateLib.ImplementationBase.SurfaceImpl
IncrementRotationAngleDegrees(double degrees)AgateLib.ImplementationBase.SurfaceImpl
InterpolationHint (defined in AgateLib.ImplementationBase.SurfaceImpl)AgateLib.ImplementationBase.SurfaceImpl
IsColBlankScanARGB(IntPtr pixelData, int col, int rows, int strideInBytes, int alphaThreshold, uint alphaMask, int alphaShift)AgateLib.ImplementationBase.SurfaceImpl [protected]
IsColumnBlank(int col)AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
IsDisposedAgateLib.ImplementationBase.SurfaceImpl
IsRowBlank(int row)AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
IsRowBlankScanARGB(IntPtr pixelData, int row, int cols, int strideInBytes, int alphaThreshold, uint alphaMask, int alphaShift)AgateLib.ImplementationBase.SurfaceImpl [protected]
IsSurfaceBlank()AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
IsSurfaceBlank(int alphaThreshold)AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
QueueRect(Rectangle src_rect, Rectangle dest_rect)AgateLib.ImplementationBase.SurfaceImpl
ReadPixels(PixelFormat format)AgateLib.ImplementationBase.SurfaceImpl [virtual]
ReadPixels(PixelFormat format, Rectangle rect)AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
RotationAngleAgateLib.ImplementationBase.SurfaceImpl
RotationAngleDegreesAgateLib.ImplementationBase.SurfaceImpl
RotationCenterAgateLib.ImplementationBase.SurfaceImpl
SaveTo(string filename, ImageFileFormat format)AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
ScaleHeightAgateLib.ImplementationBase.SurfaceImpl
ScaleWidthAgateLib.ImplementationBase.SurfaceImpl
SetScale(double width, double height)AgateLib.ImplementationBase.SurfaceImpl
SetSourceSurface(SurfaceImpl surf, Rectangle srcRect)AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
ShouldBePackedAgateLib.ImplementationBase.SurfaceImpl
SurfaceHeightAgateLib.ImplementationBase.SurfaceImpl
SurfaceImpl()AgateLib.ImplementationBase.SurfaceImpl
SurfaceSizeAgateLib.ImplementationBase.SurfaceImpl
SurfaceWidthAgateLib.ImplementationBase.SurfaceImpl
TesselateFactorAgateLib.ImplementationBase.SurfaceImpl
WritePixels(PixelBuffer buffer)AgateLib.ImplementationBase.SurfaceImpl [pure virtual]
WritePixels(PixelBuffer buffer, Point startPoint)AgateLib.ImplementationBase.SurfaceImpl [virtual]

AgateLib
Awesome Game and Tool Engine Library
SourceForge.net Logo