C# 클래스 PixelFarm.Agg.ScanlineRasToDestBitmapRendererExtension

파일 보기 프로젝트 열기: prepare/HTML-Renderer

공개 메소드들

메소드 설명
RenderSolidAllPaths ( this sclineRasToBmp, IImageReaderWriter destImage, ScanlineRasterizer sclineRas, Scanline scline, VertexStore vxs, Drawing colors, int path_id, int num_paths ) : void

메소드 상세

RenderSolidAllPaths() 공개 정적인 메소드

public static RenderSolidAllPaths ( this sclineRasToBmp, IImageReaderWriter destImage, ScanlineRasterizer sclineRas, Scanline scline, VertexStore vxs, Drawing colors, int path_id, int num_paths ) : void
sclineRasToBmp this
destImage IImageReaderWriter
sclineRas ScanlineRasterizer
scline Scanline
vxs VertexStore
colors Drawing
path_id int
num_paths int
리턴 void