Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    ImageOrientation Enum

    Namespace: Stride.Graphics
    Assembly: Stride.Graphics.dll

    Defines the possible rotations to apply on image regions.

    public enum ImageOrientation

    Fields

    Name Description
    AsIs

    The image region is taken as is.

    Rotated90

    The image is rotated of the 90 degrees (clockwise) in the source texture.

    Extension Methods

    ComponentBaseExtensions.DisposeBy<ImageOrientation>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<ImageOrientation>(ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation