ResizeProportional
GifImage.ResizeProportional method
Utför proportionell storleksändring på bilden. Den proportionella storleksändringen kommer att ändra storlek på varje bildruta enligt förhållandet mellannewWidth/bredd ochnewHeight /höjd.
public void ResizeProportional(int newWidth, int newHeight, ResizeType resizeType)
Parameter | Typ | Beskrivning |
---|---|---|
newWidth | Int32 | Den nya bredden. |
newHeight | Int32 | Den nya höjden. |
resizeType | ResizeType | Ändra storlek. |
Se även
- enum ResizeType
- class GifImage
- namnutrymme Aspose.Imaging.FileFormats.Gif
- hopsättning Aspose.Imaging