C# Class PixelFarm.Agg.Imaging.FreeTransform

Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
FreeTransform ( ) : System

Private Methods

Méthode Description
GetApproximateColor_Bicubic ( BufferReader4 reader, double cx, double cy ) : MyColor
GetTransformedBicubicInterpolation ( ) : ActualImage
GetTransformedBilinearInterpolation ( ) : ActualImage
GetTransformedBitmap ( ) : ActualImage
GetTransformedBitmapNoInterpolation ( ) : ActualImage
IsOnPlaneABCD ( PointF pt ) : bool
SeparateByChannel ( MyColor myColors, byte rBuffer, byte gBuffer, byte bBuffer, byte aBuffer ) : void
setVertex ( ) : void

Method Details

FreeTransform() public méthode

public FreeTransform ( ) : System
Résultat System