BlueSpray - Help
©
SchoonerTurtles, Inc. 2012-2015 |
||||||||||||||||
|
||||||||||||||||
|
Class STMatrixExtends STSample
Perform an NxN matrix on a raster
Enumerated TypesMATRIX_TYPECUSTOM - Create your own matrix SMOOTH_A_LOT - Blurs the raster SMOOTH_A_LITTLE - Just smooths out sharp changes SHAPREN_A_LITTLE - Sharpens gradual changes a bit SHARPEN_A_LOT - Acentuates gradual changes a lot EDGE_DETECT - Extreme sharpening to find edges Static Functions
Static FunctionsSTRaster Apply(STRaster TheInput,int MatrixWidth,MATRIX_TYPE Type) Exception Apply the specified matrix width and type to the input raster without resizing Parameters:
|