public void BiInterpol( GdPictureColor[] colors, int x, int y, int x_scale, int y_scale )
public procedure BiInterpol( colors: GdPictureColorarray of; x: Integer; y: Integer; x_scale: Integer; y_scale: Integer );
public function BiInterpol( colors : GdPictureColor[], x : int, y : int, x_scale : int, y_scale : int );
public: void BiInterpol( GdPictureColor[]* colors, int x, int y, int x_scale, int y_scale )
public: void BiInterpol( array<GdPictureColor>^ colors, int x, int y, int x_scale, int y_scale )
'Declaration Public Sub BiInterpol( _ ByVal colors() As GdPictureColor, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal x_scale As Integer, _ ByVal y_scale As Integer _ )
'Declaration
Public Sub BiInterpol( _ ByVal colors() As GdPictureColor, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal x_scale As Integer, _ ByVal y_scale As Integer _ )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureColor GdPictureColor Members