ImageEn

TImageEnProc.RadialStretch Code Samples


Code samples for RadialStretch.
Automatically generated by the Every Method demo.
// Automated test of RadialStretch - Typical Values
// RadialStretch - 0.05
ImageEnView1.Proc.RadialStretch( 0.0500, 0, 0, 0.9500, 0.0500, 0, 0, 0.9500, 0.0500, 0, 0, 0.9500 );



// Automated test of RadialStretch - Alpha Channel - Typical Values
// RadialStretch - 0.05
ImageEnView1.Proc.RadialStretch( 0.0500, 0, 0, 0.9500, 0.0500, 0, 0, 0.9500, 0.0500, 0, 0, 0.9500 );



// Automated test of RadialStretch - 32-Bit RGBA - Typical Values
// RadialStretch - 0.05
ImageEnView1.Proc.RadialStretch( 0.0500, 0, 0, 0.9500, 0.0500, 0, 0, 0.9500, 0.0500, 0, 0, 0.9500 );



// Automated test of RadialStretch - 1-bit - Typical Values
// RadialStretch - 0.05
ImageEnView1.Proc.RadialStretch( 0.0500, 0, 0, 0.9500, 0.0500, 0, 0, 0.9500, 0.0500, 0, 0, 0.9500 );



// Automated test of RadialStretch - Random Values
// RadialStretch - 0.55
ImageEnView1.Proc.RadialStretch( 0.5500, 0, 0, 0.4500, 0.5500, 0, 0, 0.4500, 0.5500, 0, 0, 0.4500 );



// Automated test of RadialStretch - Alpha Channel - Random Values
// RadialStretch - 0.55
ImageEnView1.Proc.RadialStretch( 0.5500, 0, 0, 0.4500, 0.5500, 0, 0, 0.4500, 0.5500, 0, 0, 0.4500 );



// Automated test of RadialStretch - 32-Bit RGBA - Random Values
// RadialStretch - 0.55
ImageEnView1.Proc.RadialStretch( 0.5500, 0, 0, 0.4500, 0.5500, 0, 0, 0.4500, 0.5500, 0, 0, 0.4500 );



// Automated test of RadialStretch - 1-bit - Random Values
// RadialStretch - 0.55
ImageEnView1.Proc.RadialStretch( 0.5500, 0, 0, 0.4500, 0.5500, 0, 0, 0.4500, 0.5500, 0, 0, 0.4500 );