docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ResizeImage

    ResizeImage(uint, int, int, ResizeFilterMethod)

    Resize an image

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public void ResizeImage(uint image, int width, int height, ResizeFilterMethod filteringMethod = ResizeFilterMethod.DEFAULT)
    Parameters
    Type Name Description
    uint image

    Image to be resize

    int width

    New image width

    int height

    New image height

    ResizeFilterMethod filteringMethod

    Filtering method for image resizing

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)