C# Class SimplePaletteQuantizer.PathProviders.StandardPathProvider

Inheritance: IPathProvider
Mostra file Open project: RHY3756547/FreeSO Class Usage Examples

Public Methods

Method Description
GetPointPath ( Int32 width, Int32 height ) : IList

Method Details

GetPointPath() public method

public GetPointPath ( Int32 width, Int32 height ) : IList
width System.Int32
height System.Int32
return IList