Image.GetProportionalHeight

Image.GetProportionalHeight method

आनुपातिक ऊंचाई प्राप्त करता है।

public static int GetProportionalHeight(int width, int height, int newWidth)
पैरामीटरप्रकारविवरण
widthInt32चौड़ाई।
heightInt32ऊंचाई।
newWidthInt32नई चौड़ाई।

प्रतिलाभ की मात्रा

आनुपातिक ऊँचाई।

यह सभी देखें