C# Class Nomad.Logic.ImageMap

显示文件 Open project: Azerothian/fc3editor

Public Methods

Method Description
Dispose ( ) : void
ImageMap ( Image img, float min, float max ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ImageMap() public method

public ImageMap ( Image img, float min, float max ) : System
img Image
min float
max float
return System