AmpImage.AmpImage

AmpImage constructor

Create instance of AmpImage.

public AmpImage(int width, int height)
ParameterTypeDescription
widthInt32width of AmpImage
heightInt32height of AmpImage

See Also